Searched defs:ControllingMacro (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Lex/ | ||
H A D | PPLexerChange.cpp | 366 if (const IdentifierInfo *ControllingMacro = HandleEndOfFile() local |
H A D | HeaderSearch.cpp | 73 if (ControllingMacro && ControllingMacro->isOutOfDate()) { in getControllingMacro() local |
/llvm-project/clang/include/clang/Lex/ | ||
H A D | HeaderSearch.h | 578 SetFileControllingMacro(FileEntryRef File,const IdentifierInfo * ControllingMacro) SetFileControllingMacro() argument |