Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp575 ActOnModuleImport(SourceLocation StartLoc,SourceLocation ExportLoc,SourceLocation ImportLoc,ModuleIdPath Path,bool IsPartition) ActOnModuleImport() argument
641 ActOnModuleImport(SourceLocation StartLoc,SourceLocation ExportLoc,SourceLocation ImportLoc,Module * Mod,ModuleIdPath Path) ActOnModuleImport() argument
844 ActOnStartExportDecl(Scope * S,SourceLocation ExportLoc,SourceLocation LBraceLoc) ActOnStartExportDecl() argument
[all...]
H A DSemaTemplate.cpp1741 ActOnTemplateParameterList(unsigned Depth,SourceLocation ExportLoc,SourceLocation TemplateLoc,SourceLocation LAngleLoc,ArrayRef<NamedDecl * > Params,SourceLocation RAngleLoc,Expr * RequiresClause) ActOnTemplateParameterList() argument
/llvm-project/clang/include/clang/Basic/
H A DModule.h421 SourceLocation ExportLoc; global() member
/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp119 SourceLocation ExportLoc; in ParseTemplateDeclarationOrSpecialization() local
H A DParser.cpp2562 SourceLocation ExportLoc; ParseModuleImport() local
H A DParseDeclCXX.cpp458 SourceLocation ExportLoc = ConsumeToken(); ParseExportDeclaration() local
/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp2616 SourceLocation ExportLoc = consumeToken(); parseExportDecl() local
/llvm-project/clang/include/clang/AST/
H A DDecl.h4906 ExportDecl(DeclContext * DC,SourceLocation ExportLoc) ExportDecl() argument
/llvm-project/clang/lib/AST/
H A DDecl.cpp5740 Create(ASTContext & C,DeclContext * DC,SourceLocation ExportLoc) Create() argument