Searched refs:CreateImplicit (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp1388 ImportDecl *ImportD = ImportDecl::CreateImplicit(getASTContext(), TU,
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h3441 static ImportDecl *CreateImplicit(ASTContext &C, DeclContext *DC,
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp3741 ImportDecl *ImportDecl::CreateImplicit(ASTContext &C, DeclContext *DC, function in class:ImportDecl
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp12939 ImportDecl *ImportD = ImportDecl::CreateImplicit(getASTContext(), TU,

Completed in 198 milliseconds