Home
last modified time | relevance | path

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

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