Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp975 SingleDecl = ParseExportDeclaration(); in ParseExternalDeclaration()
H A DParseDeclCXX.cpp456 Decl *Parser::ParseExportDeclaration() { in ParseExportDeclaration() function in Parser
/src/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3291 Decl *ParseExportDeclaration();