Home
last modified time | relevance | path

Searched refs:MacroDefLoc (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexer.h131 SourceLocation MacroDefLoc, CXTranslationUnit TU);
H A DCIndex.cpp9001 SourceLocation MacroDefLoc, in getMacroInfo() argument
9003 if (MacroDefLoc.isInvalid() || !TU) in getMacroInfo()
9014 if (MacroDefLoc == Def.getMacroInfo()->getDefinitionLoc()) in getMacroInfo()