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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h103 /// Note: Most clients should use getControllingMacro() to access
105 /// getControllingMacro() is able to load a controlling macro from
121 getControllingMacro(ExternalPreprocessorSource *External);
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp61 HeaderFileInfo::getControllingMacro(ExternalPreprocessorSource *External) { function in class:HeaderFileInfo
1290 FileInfo.getControllingMacro(ExternalLookup))
1314 = FileInfo.getControllingMacro(ExternalLookup)) {

Completed in 114 milliseconds