Home
last modified time | relevance | path

Searched refs:ActOnModuleImport (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParser.cpp1982 DeclResult Import = Actions.ActOnModuleImport(AtLoc, ImportLoc, Path); in ParseModuleImport()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h1606 DeclResult ActOnModuleImport(SourceLocation AtLoc, SourceLocation ImportLoc,
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDecl.cpp12901 DeclResult Sema::ActOnModuleImport(SourceLocation AtLoc, in ActOnModuleImport() function in Sema