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.cpp2128 inferGslOwnerPointerAttribute(NewClass); in CheckClassTemplate()
H A DSemaDecl.cpp17958 inferGslOwnerPointerAttribute(CXXRD); in ActOnTag()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1828 void inferGslOwnerPointerAttribute(CXXRecordDecl *Record);