Home
last modified time | relevance | path

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

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