Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DMacroInfo.cpp202 MacroDirective::findDirectiveAtLoc(SourceLocation L, in findDirectiveAtLoc() function in MacroDirective
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DPreprocessor.h671 MacroDirective::DefInfo findDirectiveAtLoc(SourceLocation Loc, in findDirectiveAtLoc() function