Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaAttr.cpp112 CXXRecordDecl *UnderlyingRecord) { in inferGslPointerAttribute() argument
113 if (!UnderlyingRecord) in inferGslPointerAttribute()
147 UnderlyingRecord); in inferGslPointerAttribute()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h7690 void inferGslPointerAttribute(NamedDecl *ND, CXXRecordDecl *UnderlyingRecord);