Home
last modified time | relevance | path

Searched defs:findDirectiveAtLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp220 MacroDirective::findDirectiveAtLoc(SourceLocation L, findDirectiveAtLoc() function in MacroDirective
/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h916 MacroDirective::DefInfo findDirectiveAtLoc(SourceLocation Loc, findDirectiveAtLoc() function