Searched defs:Ifndef (Results 1 – 8 of 8) sorted by relevance
/external/clang/lib/Lex/ |
D | PPConditionalDirectiveRecord.cpp | 92 void PPConditionalDirectiveRecord::Ifndef(SourceLocation Loc, in Ifndef() function in PPConditionalDirectiveRecord
|
D | PreprocessingRecord.cpp | 391 void PreprocessingRecord::Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function in PreprocessingRecord
|
/external/cronet/stable/third_party/libc++/src/test/tools/clang_tidy_checks/ |
D | internal_ftm_use.cpp | 57 …void Ifndef(clang::SourceLocation location, const clang::Token& token, const clang::MacroDefinitio… in Ifndef() function in libcpp::__anon9db88de60111::internal_ftm_use_callbacks
|
/external/cronet/tot/third_party/libc++/src/test/tools/clang_tidy_checks/ |
D | internal_ftm_use.cpp | 57 …void Ifndef(clang::SourceLocation location, const clang::Token& token, const clang::MacroDefinitio… in Ifndef() function in libcpp::__anon6ece32820111::internal_ftm_use_callbacks
|
/external/clang/include/clang/Lex/ |
D | PPCallbacks.h | 306 virtual void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function 488 void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | TGLexer.h | 69 Ifdef, Ifndef, Else, Endif, Define enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
D | TGLexer.h | 76 Ifdef, Ifndef, Else, Endif, Define enumerator
|
/external/angle/src/tests/preprocessor_tests/ |
D | if_test.cpp | 632 TEST_F(IfTest, Ifndef) in TEST_F() argument
|