Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp102 static void addGslOwnerPointerAttributeIfNotExisting(ASTContext &Context, in addGslOwnerPointerAttributeIfNotExisting() function
146 addGslOwnerPointerAttributeIfNotExisting<PointerAttr>(Context, in inferGslPointerAttribute()
208 addGslOwnerPointerAttributeIfNotExisting<OwnerAttr>(Context, Record); in inferGslOwnerPointerAttribute()
210 addGslOwnerPointerAttributeIfNotExisting<PointerAttr>(Context, Record); in inferGslOwnerPointerAttribute()