Home
last modified time | relevance | path

Searched defs:ControllingMacro (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp366 if (const IdentifierInfo *ControllingMacro = HandleEndOfFile() local
H A DHeaderSearch.cpp73 if (ControllingMacro && ControllingMacro->isOutOfDate()) { in getControllingMacro() local
1571 if (const IdentifierInfo *ControllingMacro = ShouldEnterIncludeFile() local
/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h578 SetFileControllingMacro(FileEntryRef File,const IdentifierInfo * ControllingMacro) SetFileControllingMacro() argument