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.cpp167 void Sema::inferGslOwnerPointerAttribute(CXXRecordDecl *Record) { in inferGslOwnerPointerAttribute() function in Sema
H A DSemaTemplate.cpp2182 inferGslOwnerPointerAttribute(NewClass); in CheckClassTemplate()
H A DSemaDecl.cpp18149 inferGslOwnerPointerAttribute(CXXRD); in ActOnTag()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7877 void inferGslOwnerPointerAttribute(CXXRecordDecl *Record);