Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Basic/
H A DModule.h236 SourceLocation ExportLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DModule.h420 SourceLocation ExportLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DModule.h421 SourceLocation ExportLoc; member
/aosp_15_r20/external/clang/lib/Parse/
H A DParseTemplate.cpp104 SourceLocation ExportLoc; in ParseTemplateDeclarationOrSpecialization() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DModule.h420 SourceLocation ExportLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DModule.h420 SourceLocation ExportLoc; member
/aosp_15_r20/external/clang/lib/Lex/
H A DModuleMap.cpp1980 SourceLocation ExportLoc = consumeToken(); in parseExportDecl() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDecl.h4837 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDecl.h4888 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDecl.h4852 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDecl.h4852 ExportDecl(DeclContext *DC, SourceLocation ExportLoc) in ExportDecl()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplate.cpp826 SourceLocation ExportLoc, in ActOnTemplateParameterList()