Home
last modified time | relevance | path

Searched defs:ExportLoc (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaModule.cpp308 SourceLocation ExportLoc, in ActOnModuleImport()
342 SourceLocation ExportLoc, in ActOnModuleImport()
523 Decl *Sema::ActOnStartExportDecl(Scope *S, SourceLocation ExportLoc, in ActOnStartExportDecl()
H A DSemaTemplate.cpp1689 SourceLocation ExportLoc, in ActOnTemplateParameterList()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h342 SourceLocation ExportLoc; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTemplate.cpp115 SourceLocation ExportLoc; in ParseTemplateDeclarationOrSpecialization() local
H A DParser.cpp2381 SourceLocation ExportLoc; in ParseModuleImport() local
H A DParseDeclCXX.cpp420 SourceLocation ExportLoc = ConsumeToken(); in ParseExportDeclaration() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp2494 SourceLocation ExportLoc = consumeToken(); in parseExportDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h4497 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp5129 SourceLocation ExportLoc) { in Create()