Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/WindowsManifest/
DWindowsManifestMerger.cpp99 const unsigned char *AttributeName) { in getAttribute()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp892 StringRef AttributeName; in SelectPropertyForSynthesisFromProtocols() member
899 auto Diag = [&](bool OriginalHasAttribute, StringRef AttributeName) { in SelectPropertyForSynthesisFromProtocols()
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCall.cpp1898 SmallString<32> AttributeName; in addNoBuiltinAttributes() local