Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp575 SourceLocation ExportLoc, in ActOnModuleImport()
641 SourceLocation ExportLoc, in ActOnModuleImport()
844 Decl *Sema::ActOnStartExportDecl(Scope *S, SourceLocation ExportLoc, in ActOnStartExportDecl()
H A DSemaTemplate.cpp1742 SourceLocation ExportLoc, in ActOnTemplateParameterList()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h421 SourceLocation ExportLoc; member
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp119 SourceLocation ExportLoc; in ParseTemplateDeclarationOrSpecialization() local
H A DParser.cpp2562 SourceLocation ExportLoc; in ParseModuleImport() local
H A DParseDeclCXX.cpp458 SourceLocation ExportLoc = ConsumeToken(); in ParseExportDeclaration() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp2616 SourceLocation ExportLoc = consumeToken(); in parseExportDecl() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4867 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5744 SourceLocation ExportLoc) { in Create()