Home
last modified time | relevance | path

Searched defs:CreateImplicit (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5705 ImportDecl *ImportDecl::CreateImplicit(ASTContext &C, DeclContext *DC, in CreateImplicit() function in ImportDecl
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3248 static MemberExpr *CreateImplicit(const ASTContext &C, Expr *Base, in CreateImplicit() function