Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAttr.cpp109 CXXRecordDecl *UnderlyingRecord) { in inferGslPointerAttribute() argument
110 if (!UnderlyingRecord) in inferGslPointerAttribute()
144 UnderlyingRecord); in inferGslPointerAttribute()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h7076 void inferGslPointerAttribute(NamedDecl *ND, CXXRecordDecl *UnderlyingRecord);