Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp17140 BuildModuleInclude(DirectiveLoc, Mod); in ActOnModuleInclude()
17143 void Sema::BuildModuleInclude(SourceLocation DirectiveLoc, Module *Mod) { in BuildModuleInclude() function in Sema
17221 BuildModuleInclude(DirectiveLoc, Mod); in ActOnModuleEnd()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2126 void BuildModuleInclude(SourceLocation DirectiveLoc, Module *Mod);