Searched defs:Ifdef (Results 1 – 6 of 6) sorted by relevance
| /external/clang/lib/Lex/ |
| D | PPConditionalDirectiveRecord.cpp | 85 void PPConditionalDirectiveRecord::Ifdef(SourceLocation Loc, in Ifdef() function in PPConditionalDirectiveRecord
|
| D | PreprocessingRecord.cpp | 383 void PreprocessingRecord::Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in PreprocessingRecord
|
| /external/clang/include/clang/Lex/ |
| D | PPCallbacks.h | 298 virtual void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function 481 void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
| D | TGLexer.h | 69 Ifdef, Ifndef, Else, Endif, Define enumerator
|
| /external/angle/src/compiler/translator/ |
| D | IntermNode.h | 1009 Ifdef, enumerator
|
| /external/angle/src/tests/preprocessor_tests/ |
| D | if_test.cpp | 600 TEST_F(IfTest, Ifdef) in TEST_F() argument
|