Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDecl.cpp5377 ImportDecl *ImportDecl::CreateImplicit(ASTContext &C, DeclContext *DC, in CreateImplicit() function in ImportDecl
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h3232 static MemberExpr *CreateImplicit(const ASTContext &C, Expr *Base, in CreateImplicit() function