Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp366 if (const IdentifierInfo *ControllingMacro = in HandleEndOfFile() local
H A DHeaderSearch.cpp73 IdentifierInfo *ControllingMacro = LazyControllingMacro.getPtr(); in getControllingMacro() local
1571 if (const IdentifierInfo *ControllingMacro = in ShouldEnterIncludeFile() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h578 const IdentifierInfo *ControllingMacro) { in SetFileControllingMacro()