Module AutogeneratedFile
Provides a class and predicate for recognizing files that are likely to have been generated automatically.
Import path
import semmle.code.cpp.AutogeneratedFile
Imports
Comments |
Provides classes representing C and C++ comments. |
File |
Provides classes representing files and folders. |
Preprocessor |
Predicates
hasPragmaDifferentFile |
Holds if the file contains |
Classes
AutogeneratedFile |
Holds if the file is probably an autogenerated file. |