Searched defs:Ifdef (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | PPConditionalDirectiveRecord.cpp | 82 void PPConditionalDirectiveRecord::Ifdef(SourceLocation Loc, in Ifdef() function in PPConditionalDirectiveRecord
|
H A D | PreprocessingRecord.cpp | 406 void PreprocessingRecord::Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in PreprocessingRecord
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
H A D | TGLexer.h | 75 Ifdef, Ifndef, Else, Endif, Define enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 350 virtual void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function 583 void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
H A D | IndexingAction.cpp | 64 void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in __anon76f6f7400111::IndexPPCallbacks
|