Searched defs:AttributeName (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVCallLowering.cpp | 122 getKernelArgAttribute(const Function & KernelFunction,unsigned ArgIdx,const StringRef AttributeName) getKernelArgAttribute() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/WindowsManifest/ | ||
H A D | WindowsManifestMerger.cpp | 97 const unsigned char *AttributeName) { in getAttribute() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjCProperty.cpp | 892 StringRef AttributeName; SelectPropertyForSynthesisFromProtocols() member |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 2161 SmallString<32> AttributeName; addNoBuiltinAttributes() local |