Home
last modified time | relevance | path

Searched defs:CallerFeatureMap (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Basic/
H A DBuiltinTargetFeatures.h38 const llvm::StringMap<bool> &CallerFeatureMap; variable
89 TargetFeatures(const llvm::StringMap<bool> &CallerFeatureMap) in TargetFeatures()
/llvm-project/clang/lib/Sema/
H A DSema.cpp2096 llvm::StringMap<bool> CallerFeatureMap; checkTypeSupport() local
2103 llvm::StringMap<bool> CallerFeatureMap; checkTypeSupport() local
H A DSemaDecl.cpp8752 llvm::StringMap<bool> CallerFeatureMap; CheckVariableDeclarationType() local
8773 llvm::StringMap<bool> CallerFeatureMap; CheckVariableDeclarationType() local
H A DSemaChecking.cpp3237 llvm::StringMap<bool> CallerFeatureMap; checkCall() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2703 llvm::StringMap<bool> CallerFeatureMap; checkTargetFeatures() local