Home
last modified time | relevance | path

Searched defs:MacroDef (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1066 StringRef MacroDef = def.first; in __anon502c5ec40302() local
H A DCompilerInvocation.cpp2980 StringRef MacroDef = A->getValue(); in ParseHeaderSearchArgs() local
4514 StringRef MacroDef = I.first; in getModuleHash() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp582 if (MacroDefinitionRecord *MacroDef = in VisitChildren() local
7667 MacroDefinitionRecord *MacroDef = in annotatePreprocessorTokens() local
9022 const MacroInfo *cxindex::getMacroInfo(const MacroDefinitionRecord *MacroDef, in getMacroInfo()