CodeQL library for C/C++
codeql/cpp-all 7.0.1-dev (changelog, source)
Search

Class PchFile

A precompiled header (PCH) file created during the build process.

Import path

import cpp

Direct supertypes

Predicates

getAUse

Gets a source file that includes the PCH.

getHeaderFile

Gets the header file from which the PCH file was created.

toString

Gets a textual representation of this element.