Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DMacroInfo.cpp200 MacroDirective::findDirectiveAtLoc(SourceLocation L, SourceManager &SM) const { in findDirectiveAtLoc() function in MacroDirective
/external/llvm-project/clang/lib/Lex/
DMacroInfo.cpp202 MacroDirective::findDirectiveAtLoc(SourceLocation L, in findDirectiveAtLoc() function in MacroDirective
/external/clang/include/clang/Lex/
DPreprocessor.h458 MacroDirective::DefInfo findDirectiveAtLoc(SourceLocation Loc, in findDirectiveAtLoc() function
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h669 MacroDirective::DefInfo findDirectiveAtLoc(SourceLocation Loc, in findDirectiveAtLoc() function