Home
last modified time | relevance | path

Searched defs:AttributeName (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp122 getKernelArgAttribute(const Function & KernelFunction,unsigned ArgIdx,const StringRef AttributeName) getKernelArgAttribute() argument
/freebsd-src/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp97 const unsigned char *AttributeName) { in getAttribute() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp892 StringRef AttributeName; SelectPropertyForSynthesisFromProtocols() member
899 __anon41a7efea0202(bool OriginalHasAttribute, StringRef AttributeName) SelectPropertyForSynthesisFromProtocols() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2161 SmallString<32> AttributeName; addNoBuiltinAttributes() local