Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DComparisonCategories.cpp101 static const CXXRecordDecl *lookupCXXRecordDecl(const ASTContext &Ctx, in lookupCXXRecordDecl() function
119 if (const CXXRecordDecl *RD = lookupCXXRecordDecl(Ctx, NS, Kind)) in lookupInfo()