Home
last modified time | relevance | path

Searched defs:Ifndef (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Lex/
DPPConditionalDirectiveRecord.cpp92 void PPConditionalDirectiveRecord::Ifndef(SourceLocation Loc, in Ifndef() function in PPConditionalDirectiveRecord
DPreprocessingRecord.cpp391 void PreprocessingRecord::Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function in PreprocessingRecord
/external/clang/include/clang/Lex/
DPPCallbacks.h306 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/
DTGLexer.h69 Ifdef, Ifndef, Else, Endif, Define enumerator
/external/angle/src/tests/preprocessor_tests/
Dif_test.cpp632 TEST_F(IfTest, Ifndef) in TEST_F() argument