Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp217 StringRef MacroDef = Def.first; in makeCommonInvocationForModuleBuild() local
219 llvm::CachedHashString(MacroDef.split('=').first)); in makeCommonInvocationForModuleBuild()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1196 StringRef MacroDef = def.first; in __anon5d6a0cb90602() local
1198 llvm::CachedHashString(MacroDef.split('=').first)); in __anon5d6a0cb90602()
H A DCompilerInvocation.cpp3289 StringRef MacroDef = A->getValue(); in ParseHeaderSearchArgs() local
3291 llvm::CachedHashString(MacroDef.split('=').first)); in ParseHeaderSearchArgs()
4956 StringRef MacroDef = Macro.first; in getModuleHash() local
4958 llvm::CachedHashString(MacroDef.split('=').first))) in getModuleHash()