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.cpp359 if (const IdentifierInfo *ControllingMacro = in HandleEndOfFile() local
H A DHeaderSearch.cpp72 IdentifierInfo *ControllingMacro = LazyControllingMacro.getPtr(); in getControllingMacro() local
1516 if (const IdentifierInfo *ControllingMacro = in ShouldEnterIncludeFile() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h575 const IdentifierInfo *ControllingMacro) { in SetFileControllingMacro()