Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp5090 ImportDecl *ImportDecl::CreateImplicit(ASTContext &C, DeclContext *DC, in CreateImplicit() function in ImportDecl
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h3149 static MemberExpr *CreateImplicit(const ASTContext &C, Expr *Base, in CreateImplicit() function