Home
last modified time | relevance | path

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

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