Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp4252 ImportDecl *ImportDecl::CreateImplicit(ASTContext &C, DeclContext *DC, in CreateImplicit() function in ImportDecl
/external/llvm-project/clang/lib/AST/
DDecl.cpp5058 ImportDecl *ImportDecl::CreateImplicit(ASTContext &C, DeclContext *DC, in CreateImplicit() function in ImportDecl
/external/llvm-project/clang/include/clang/AST/
DExpr.h3147 static MemberExpr *CreateImplicit(const ASTContext &C, Expr *Base, in CreateImplicit() function