Searched defs:findDirectiveAtLoc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Lex/ | ||
H A D | MacroInfo.cpp | 220 MacroDirective::findDirectiveAtLoc(SourceLocation L, findDirectiveAtLoc() function in MacroDirective |
/llvm-project/clang/include/clang/Lex/ | ||
H A D | Preprocessor.h | 916 MacroDirective::DefInfo findDirectiveAtLoc(SourceLocation Loc, findDirectiveAtLoc() function |