Searched refs:getFunctionFeatureMap (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CodeGenFunction.cpp | 1935 CGM.getFunctionFeatureMap(CallerFeatureMap, FD); in hasRequiredFeatures() 1990 CGM.getFunctionFeatureMap(CalleeFeatureMap, TargetDecl); in checkTargetFeatures()
|
H A D | CodeGenModule.h | 991 void getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap,
|
H A D | CodeGenModule.cpp | 4281 void CodeGenModule::getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap, in getFunctionFeatureMap() function in CodeGenModule
|
H A D | CGCall.cpp | 1750 getFunctionFeatureMap(FeatureMap, FD); in ConstructAttributeList()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | ASTContext.h | 3200 void getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap, 3202 void getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | ASTContext.h | 3174 void getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap, 3176 void getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | ASTContext.h | 3174 void getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap, 3176 void getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | ASTContext.h | 3156 void getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap, 3158 void getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap,
|