Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp485 ActOnModuleImport(SourceLocation StartLoc,SourceLocation ExportLoc,SourceLocation ImportLoc,ModuleIdPath Path,bool IsPartition) ActOnModuleImport() argument
551 ActOnModuleImport(SourceLocation StartLoc,SourceLocation ExportLoc,SourceLocation ImportLoc,Module * Mod,ModuleIdPath Path) ActOnModuleImport() argument
752 ActOnStartExportDecl(Scope * S,SourceLocation ExportLoc,SourceLocation LBraceLoc) ActOnStartExportDecl() argument
[all...]
H A DSemaTemplate.cpp1804 ActOnTemplateParameterList(unsigned Depth,SourceLocation ExportLoc,SourceLocation TemplateLoc,SourceLocation LAngleLoc,ArrayRef<NamedDecl * > Params,SourceLocation RAngleLoc,Expr * RequiresClause) ActOnTemplateParameterList() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h420 SourceLocation ExportLoc; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp117 SourceLocation ExportLoc; ParseTemplateDeclarationOrSpecialization() local
H A DParser.cpp2538 SourceLocation ExportLoc; ParseModuleImport() local
H A DParseDeclCXX.cpp441 SourceLocation ExportLoc = ConsumeToken(); ParseExportDeclaration() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp2609 SourceLocation ExportLoc = consumeToken(); parseExportDecl() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4840 ExportDecl(DeclContext * DC,SourceLocation ExportLoc) ExportDecl() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5673 Create(ASTContext & C,DeclContext * DC,SourceLocation ExportLoc) Create() argument