Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVMetadata.cpp19 const StringRef AttributeName) { in getOCLKernelArgAttribute()
/freebsd/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp97 const unsigned char *AttributeName) { in getAttribute()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp877 StringRef AttributeName; in SelectPropertyForSynthesisFromProtocols() member
884 auto Diag = [&](bool OriginalHasAttribute, StringRef AttributeName) { in SelectPropertyForSynthesisFromProtocols()
H A DSemaType.cpp7488 Sema::ActOnEffectExpression(Expr *CondExpr, StringRef AttributeName) { in ActOnEffectExpression()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2143 SmallString<32> AttributeName; in addNoBuiltinAttributes() local