Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp162 StringRef MacroDef = Def.first; in makeInvocationForModuleBuildWithoutOutputs() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp1171 StringRef MacroDef = def.first; in __anonaf75d4900602() local
H A DCompilerInvocation.cpp3142 StringRef MacroDef = A->getValue(); in ParseHeaderSearchArgs() local
4638 StringRef MacroDef = Macro.first; in getModuleHash() local
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp583 if (MacroDefinitionRecord *MacroDef = in VisitChildren() local
7933 MacroDefinitionRecord *MacroDef = in annotatePreprocessorTokens() local
9349 const MacroInfo *cxindex::getMacroInfo(const MacroDefinitionRecord *MacroDef, in getMacroInfo()