Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1083 StringRef MacroDef = def.first; in __anon4349476d0402() local
1085 llvm::CachedHashString(MacroDef.split('=').first)) > 0; in __anon4349476d0402()
H A DCompilerInvocation.cpp2977 StringRef MacroDef = A->getValue(); in ParseHeaderSearchArgs() local
2979 llvm::CachedHashString(MacroDef.split('=').first)); in ParseHeaderSearchArgs()
4512 StringRef MacroDef = I.first; in getModuleHash() local
4514 llvm::CachedHashString(MacroDef.split('=').first))) in getModuleHash()