Home
last modified time | relevance | path

Searched refs:inferGslOwnerPointerAttribute (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp168 void Sema::inferGslOwnerPointerAttribute(CXXRecordDecl *Record) { in inferGslOwnerPointerAttribute() function in Sema
H A DSemaTemplate.cpp2172 inferGslOwnerPointerAttribute(NewClass); in CheckClassTemplate()
8873 inferGslOwnerPointerAttribute(Specialization); in ActOnClassTemplateSpecialization()
H A DSemaDecl.cpp18479 inferGslOwnerPointerAttribute(CXXRD); in ActOnTag()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2130 void inferGslOwnerPointerAttribute(CXXRecordDecl *Record);