Searched refs:EnterTopLevelIfndef (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h123 void EnterTopLevelIfndef(const IdentifierInfo *M, SourceLocation Loc) { function in class:clang::MultipleIncludeOpt
/external/clang/lib/Lex/
H A DPPDirectives.cpp2214 CurPPLexer->MIOpt.EnterTopLevelIfndef(MII, MacroNameTok.getLocation());
2261 CurPPLexer->MIOpt.EnterTopLevelIfndef(IfNDefMacro, IfToken.getLocation());

Completed in 562 milliseconds