Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaAttr.cpp99 static void addGslOwnerPointerAttributeIfNotExisting(ASTContext &Context, in addGslOwnerPointerAttributeIfNotExisting() function
143 addGslOwnerPointerAttributeIfNotExisting<PointerAttr>(Context, in inferGslPointerAttribute()
204 addGslOwnerPointerAttributeIfNotExisting<OwnerAttr>(Context, Record); in inferGslOwnerPointerAttribute()
206 addGslOwnerPointerAttributeIfNotExisting<PointerAttr>(Context, Record); in inferGslOwnerPointerAttribute()