Searched refs:createImplicitModuleImport (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaType.cpp4966 createImplicitModuleImport(Loc, Owner);
H A DSemaDecl.cpp12616 void Sema::createImplicitModuleImport(SourceLocation Loc, Module *Mod) { function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h1598 void createImplicitModuleImport(SourceLocation Loc, Module *Mod);

Completed in 201 milliseconds