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.cpp103 static void addGslOwnerPointerAttributeIfNotExisting(ASTContext &Context, in addGslOwnerPointerAttributeIfNotExisting() function
147 addGslOwnerPointerAttributeIfNotExisting<PointerAttr>(Context, in inferGslPointerAttribute()
209 addGslOwnerPointerAttributeIfNotExisting<OwnerAttr>(Context, Record); in inferGslOwnerPointerAttribute()
211 addGslOwnerPointerAttributeIfNotExisting<PointerAttr>(Context, Record); in inferGslOwnerPointerAttribute()