Searched defs:AttributeName (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVMetadata.cpp | 19 const StringRef AttributeName) { in getOCLKernelArgAttribute() |
/llvm-project/llvm/lib/WindowsManifest/ | ||
H A D | WindowsManifestMerger.cpp | 97 const unsigned char *AttributeName) { in getAttribute() |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjCProperty.cpp | 877 StringRef AttributeName; SelectPropertyForSynthesisFromProtocols() member |
H A D | SemaType.cpp | 7434 ActOnEffectExpression(Expr * CondExpr,StringRef AttributeName) ActOnEffectExpression() argument |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 2166 SmallString<32> AttributeName; addNoBuiltinAttributes() local |