Home
last modified time | relevance | path

Searched defs:IsPragma (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticIDs.h102 unsigned IsPragma : 1; variable
109 bool IsPragma) { in Make()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h728 bool IsPragma; member