Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp1051 StringRef MacroDef = def.first; in __anon13c411c80302() local
1053 llvm::CachedHashString(MacroDef.split('=').first)) > 0; in __anon13c411c80302()
H A DCompilerInvocation.cpp1962 StringRef MacroDef = A->getValue(); in ParseHeaderSearchArgs() local
1964 llvm::CachedHashString(MacroDef.split('=').first)); in ParseHeaderSearchArgs()
3390 StringRef MacroDef = I.first; in getModuleHash() local
3392 llvm::CachedHashString(MacroDef.split('=').first))) in getModuleHash()