Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndexer.h95 SourceLocation MacroDefLoc,
H A DCIndex.cpp7074 SourceLocation MacroDefLoc, in getMacroInfo() argument
7076 if (MacroDefLoc.isInvalid() || !TU) in getMacroInfo()
7087 if (MacroDefLoc == Def.getMacroInfo()->getDefinitionLoc()) in getMacroInfo()