Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaModule.cpp482 SourceLocation ExportLoc, in ActOnModuleImport()
542 SourceLocation ExportLoc, in ActOnModuleImport()
753 Decl *Sema::ActOnStartExportDecl(Scope *S, SourceLocation ExportLoc, in ActOnStartExportDecl()
H A DSemaTemplate.cpp1789 SourceLocation ExportLoc, in ActOnTemplateParameterList()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DModule.h369 SourceLocation ExportLoc; member
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseTemplate.cpp116 SourceLocation ExportLoc; in ParseTemplateDeclarationOrSpecialization() local
H A DParser.cpp2488 SourceLocation ExportLoc; in ParseModuleImport() local
H A DParseDeclCXX.cpp439 SourceLocation ExportLoc = ConsumeToken(); in ParseExportDeclaration() local
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp2549 SourceLocation ExportLoc = consumeToken(); in parseExportDecl() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h4725 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDecl.cpp5416 SourceLocation ExportLoc) { in Create()