Home
last modified time | relevance | path

Searched refs:BuildModuleInclude (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaModule.cpp406 BuildModuleInclude(DirectiveLoc, Mod); in ActOnModuleInclude()
409 void Sema::BuildModuleInclude(SourceLocation DirectiveLoc, Module *Mod) { in BuildModuleInclude() function in Sema
487 BuildModuleInclude(DirectiveLoc, Mod); in ActOnModuleEnd()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2894 void BuildModuleInclude(SourceLocation DirectiveLoc, Module *Mod);