Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVMetadata.cpp19 const StringRef AttributeName) { in getOCLKernelArgAttribute()
/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp97 const unsigned char *AttributeName) { in getAttribute()
/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp877 StringRef AttributeName; SelectPropertyForSynthesisFromProtocols() member
884 __anon73a9710b0202(bool OriginalHasAttribute, StringRef AttributeName) SelectPropertyForSynthesisFromProtocols() argument
H A DSemaType.cpp7434 ActOnEffectExpression(Expr * CondExpr,StringRef AttributeName) ActOnEffectExpression() argument
/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2166 SmallString<32> AttributeName; addNoBuiltinAttributes() local