Searched refs:Ifdef (Results 1 – 10 of 10) sorted by relevance
/external/clang/include/clang/Lex/ |
D | PPCallbacks.h | 274 virtual void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function 446 virtual void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function 448 First->Ifdef(Loc, MacroNameTok, MD); in Ifdef() 449 Second->Ifdef(Loc, MacroNameTok, MD); in Ifdef()
|
D | PPConditionalDirectiveRecord.h | 93 virtual void Ifdef(SourceLocation Loc, const Token &MacroNameTok,
|
D | PreprocessingRecord.h | 574 virtual void Ifdef(SourceLocation Loc, const Token &MacroNameTok,
|
/external/clang/lib/Lex/ |
D | PPConditionalDirectiveRecord.cpp | 85 void PPConditionalDirectiveRecord::Ifdef(SourceLocation Loc, in Ifdef() function in PPConditionalDirectiveRecord
|
D | PreprocessingRecord.cpp | 384 void PreprocessingRecord::Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in PreprocessingRecord
|
D | PPDirectives.cpp | 2146 Callbacks->Ifdef(DirectiveTok.getLocation(), MacroNameTok, MD); in HandleIfdefDirective()
|
/external/chromium_org/third_party/angle/tests/preprocessor_tests/ |
D | if_test.cpp | 548 TEST_F(IfTest, Ifdef) in TEST_F() argument
|
/external/libpcap/ |
D | CHANGES | 289 - Ifdef ARPHRD_FDDI since not all versions of the Linux kernel have it.
|
/external/libpng/ |
D | CHANGES | 2019 Ifdef out avg_row etc from png.h and pngwrite.c when PNG_NO_WRITE_FILTER 2103 Ifdef out some code that is unused when interlacing is not supported.
|
/external/strace/ |
D | ChangeLog-CVS | 2780 (struct_user_offsets): Ifdef out those which do not exist
|