Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp770 SingleDecl = ParseModuleImport(SourceLocation()); in ParseExternalDeclaration()
2124 Decl *Parser::ParseModuleImport(SourceLocation AtLoc) { in ParseModuleImport() function in Parser
H A DParseObjc.cpp82 SingleDecl = ParseModuleImport(AtLoc); in ParseObjCAtDirectives()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2966 Decl *ParseModuleImport(SourceLocation AtLoc);