Home
last modified time | relevance | path

Searched refs:IdentLoc (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DDeclCXX.h3072 SourceLocation IdentLoc,
3075 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc),
3136 SourceLocation IdentLoc,
3166 SourceLocation IdentLoc;
3178 SourceLocation IdentLoc, NamedDecl *Namespace)
3180 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc),
3197 SourceLocation IdentLoc,
3248 SourceLocation getTargetNameLoc() const { return IdentLoc; }
3255 return SourceRange(NamespaceLoc, IdentLoc);
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DDeclCXX.h2883 SourceLocation IdentLoc, in UsingDirectiveDecl() argument
2886 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc), in UsingDirectiveDecl()
2947 SourceLocation IdentLoc,
2977 SourceLocation IdentLoc; variable
2989 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl() argument
2991 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc), in NamespaceAliasDecl()
3008 SourceLocation IdentLoc,
3059 SourceLocation getTargetNameLoc() const { return IdentLoc; } in getTargetNameLoc()
3066 return SourceRange(NamespaceLoc, IdentLoc); in getSourceRange()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2883 SourceLocation IdentLoc, in UsingDirectiveDecl() argument
2886 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc), in UsingDirectiveDecl()
2947 SourceLocation IdentLoc,
2977 SourceLocation IdentLoc; variable
2989 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl() argument
2991 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc), in NamespaceAliasDecl()
3008 SourceLocation IdentLoc,
3059 SourceLocation getTargetNameLoc() const { return IdentLoc; } in getTargetNameLoc()
3066 return SourceRange(NamespaceLoc, IdentLoc); in getSourceRange()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DDeclCXX.h2936 SourceLocation IdentLoc,
2939 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc),
3000 SourceLocation IdentLoc,
3030 SourceLocation IdentLoc;
3042 SourceLocation IdentLoc, NamedDecl *Namespace)
3044 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc),
3061 SourceLocation IdentLoc,
3112 SourceLocation getTargetNameLoc() const { return IdentLoc; }
3119 return SourceRange(NamespaceLoc, IdentLoc);
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DDeclCXX.h2944 SourceLocation IdentLoc,
2947 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc),
3008 SourceLocation IdentLoc,
3038 SourceLocation IdentLoc;
3050 SourceLocation IdentLoc, NamedDecl *Namespace)
3052 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc),
3069 SourceLocation IdentLoc,
3120 SourceLocation getTargetNameLoc() const { return IdentLoc; }
3127 return SourceRange(NamespaceLoc, IdentLoc);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Parse/
H A DParseDeclCXX.cpp71 SourceLocation IdentLoc; in ParseNamespace() local
89 IdentLoc = ConsumeToken(); // eat the identifier. in ParseNamespace()
105 Info.IdentLoc = ConsumeToken(); in ParseNamespace()
178 ExtraNSs.back().IdentLoc); in ParseNamespace()
196 ExtraNSs.back().IdentLoc), in ParseNamespace()
216 getCurScope(), InlineLoc, NamespaceLoc, IdentLoc, Ident, in ParseNamespace()
263 InnerNSs[index].IdentLoc, InnerNSs[index].Ident, in ParseInnerNamespace()
317 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local
540 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local
560 IdentLoc = ConsumeToken(); in ParseUsingDirective()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseDeclCXX.cpp71 SourceLocation IdentLoc; in ParseNamespace() local
89 IdentLoc = ConsumeToken(); // eat the identifier. in ParseNamespace()
105 Info.IdentLoc = ConsumeToken(); in ParseNamespace()
178 ExtraNSs.back().IdentLoc); in ParseNamespace()
196 ExtraNSs.back().IdentLoc), in ParseNamespace()
216 getCurScope(), InlineLoc, NamespaceLoc, IdentLoc, Ident, in ParseNamespace()
263 InnerNSs[index].IdentLoc, InnerNSs[index].Ident, in ParseInnerNamespace()
317 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local
540 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local
560 IdentLoc = ConsumeToken(); in ParseUsingDirective()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseDeclCXX.cpp71 SourceLocation IdentLoc; in ParseNamespace() local
89 IdentLoc = ConsumeToken(); // eat the identifier. in ParseNamespace()
105 Info.IdentLoc = ConsumeToken(); in ParseNamespace()
178 ExtraNSs.back().IdentLoc); in ParseNamespace()
196 ExtraNSs.back().IdentLoc), in ParseNamespace()
216 getCurScope(), InlineLoc, NamespaceLoc, IdentLoc, Ident, in ParseNamespace()
263 InnerNSs[index].IdentLoc, InnerNSs[index].Ident, in ParseInnerNamespace()
317 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local
540 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local
560 IdentLoc = ConsumeToken(); in ParseUsingDirective()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp71 SourceLocation IdentLoc; in ParseNamespace() local
89 IdentLoc = ConsumeToken(); // eat the identifier. in ParseNamespace()
105 Info.IdentLoc = ConsumeToken(); in ParseNamespace()
178 ExtraNSs.back().IdentLoc); in ParseNamespace()
196 ExtraNSs.back().IdentLoc), in ParseNamespace()
216 getCurScope(), InlineLoc, NamespaceLoc, IdentLoc, Ident, in ParseNamespace()
263 InnerNSs[index].IdentLoc, InnerNSs[index].Ident, in ParseInnerNamespace()
317 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local
540 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local
560 IdentLoc = ConsumeToken(); in ParseUsingDirective()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseDeclCXX.cpp71 SourceLocation IdentLoc; in ParseNamespace() local
89 IdentLoc = ConsumeToken(); // eat the identifier. in ParseNamespace()
105 Info.IdentLoc = ConsumeToken(); in ParseNamespace()
178 ExtraNSs.back().IdentLoc); in ParseNamespace()
196 ExtraNSs.back().IdentLoc), in ParseNamespace()
216 getCurScope(), InlineLoc, NamespaceLoc, IdentLoc, Ident, in ParseNamespace()
263 InnerNSs[index].IdentLoc, InnerNSs[index].Ident, in ParseInnerNamespace()
317 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local
540 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local
560 IdentLoc = ConsumeToken(); in ParseUsingDirective()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Parse/
H A DParseDeclCXX.cpp71 SourceLocation IdentLoc; in ParseNamespace() local
89 IdentLoc = ConsumeToken(); // eat the identifier. in ParseNamespace()
105 Info.IdentLoc = ConsumeToken(); in ParseNamespace()
178 ExtraNSs.back().IdentLoc); in ParseNamespace()
196 ExtraNSs.back().IdentLoc), in ParseNamespace()
216 getCurScope(), InlineLoc, NamespaceLoc, IdentLoc, Ident, in ParseNamespace()
263 InnerNSs[index].IdentLoc, InnerNSs[index].Ident, in ParseInnerNamespace()
317 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local
540 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local
560 IdentLoc = ConsumeToken(); in ParseUsingDirective()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DDeclCXX.h2902 SourceLocation IdentLoc, in UsingDirectiveDecl() argument
2905 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc), in UsingDirectiveDecl()
2966 SourceLocation IdentLoc,
2996 SourceLocation IdentLoc; variable
3008 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl() argument
3010 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc), in NamespaceAliasDecl()
3027 SourceLocation IdentLoc,
3078 SourceLocation getTargetNameLoc() const { return IdentLoc; } in getTargetNameLoc()
3085 return SourceRange(NamespaceLoc, IdentLoc); in getSourceRange()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DDeclCXX.h2889 SourceLocation IdentLoc, in UsingDirectiveDecl() argument
2892 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc), in UsingDirectiveDecl()
2953 SourceLocation IdentLoc,
2983 SourceLocation IdentLoc; variable
2995 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl() argument
2997 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc), in NamespaceAliasDecl()
3014 SourceLocation IdentLoc,
3065 SourceLocation getTargetNameLoc() const { return IdentLoc; } in getTargetNameLoc()
3072 return SourceRange(NamespaceLoc, IdentLoc); in getSourceRange()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DDeclCXX.h2912 SourceLocation IdentLoc, in UsingDirectiveDecl() argument
2915 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc), in UsingDirectiveDecl()
2976 SourceLocation IdentLoc,
3006 SourceLocation IdentLoc; variable
3018 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl() argument
3020 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc), in NamespaceAliasDecl()
3037 SourceLocation IdentLoc,
3088 SourceLocation getTargetNameLoc() const { return IdentLoc; } in getTargetNameLoc()
3095 return SourceRange(NamespaceLoc, IdentLoc); in getSourceRange()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DDeclCXX.h2912 SourceLocation IdentLoc, in UsingDirectiveDecl() argument
2915 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc), in UsingDirectiveDecl()
2976 SourceLocation IdentLoc,
3006 SourceLocation IdentLoc; variable
3018 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl() argument
3020 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc), in NamespaceAliasDecl()
3037 SourceLocation IdentLoc,
3088 SourceLocation getTargetNameLoc() const { return IdentLoc; } in getTargetNameLoc()
3095 return SourceRange(NamespaceLoc, IdentLoc); in getSourceRange()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDeclCXX.h2901 SourceLocation IdentLoc, in UsingDirectiveDecl() argument
2904 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc), in UsingDirectiveDecl()
2965 SourceLocation IdentLoc,
2995 SourceLocation IdentLoc; variable
3007 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl() argument
3009 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc), in NamespaceAliasDecl()
3026 SourceLocation IdentLoc,
3077 SourceLocation getTargetNameLoc() const { return IdentLoc; } in getTargetNameLoc()
3084 return SourceRange(NamespaceLoc, IdentLoc); in getSourceRange()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDeclCXX.h2901 SourceLocation IdentLoc, in UsingDirectiveDecl() argument
2904 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc), in UsingDirectiveDecl()
2965 SourceLocation IdentLoc,
2995 SourceLocation IdentLoc; variable
3007 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl() argument
3009 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc), in NamespaceAliasDecl()
3026 SourceLocation IdentLoc,
3077 SourceLocation getTargetNameLoc() const { return IdentLoc; } in getTargetNameLoc()
3084 return SourceRange(NamespaceLoc, IdentLoc); in getSourceRange()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DDeclCXX.h2922 SourceLocation IdentLoc, in UsingDirectiveDecl() argument
2925 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc), in UsingDirectiveDecl()
2986 SourceLocation IdentLoc,
3016 SourceLocation IdentLoc; variable
3028 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl() argument
3030 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc), in NamespaceAliasDecl()
3047 SourceLocation IdentLoc,
3098 SourceLocation getTargetNameLoc() const { return IdentLoc; } in getTargetNameLoc()
3105 return SourceRange(NamespaceLoc, IdentLoc); in getSourceRange()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2901 SourceLocation IdentLoc, in UsingDirectiveDecl() argument
2904 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc), in UsingDirectiveDecl()
2965 SourceLocation IdentLoc,
2995 SourceLocation IdentLoc; variable
3007 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl() argument
3009 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc), in NamespaceAliasDecl()
3026 SourceLocation IdentLoc,
3077 SourceLocation getTargetNameLoc() const { return IdentLoc; } in getTargetNameLoc()
3084 return SourceRange(NamespaceLoc, IdentLoc); in getSourceRange()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DDeclCXX.h2889 SourceLocation IdentLoc, in UsingDirectiveDecl() argument
2892 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc), in UsingDirectiveDecl()
2953 SourceLocation IdentLoc,
2983 SourceLocation IdentLoc; variable
2995 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl() argument
2997 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc), in NamespaceAliasDecl()
3014 SourceLocation IdentLoc,
3065 SourceLocation getTargetNameLoc() const { return IdentLoc; } in getTargetNameLoc()
3072 return SourceRange(NamespaceLoc, IdentLoc); in getSourceRange()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DDeclCXX.h2901 SourceLocation IdentLoc, in UsingDirectiveDecl() argument
2904 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc), in UsingDirectiveDecl()
2965 SourceLocation IdentLoc,
2995 SourceLocation IdentLoc; variable
3007 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl() argument
3009 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc), in NamespaceAliasDecl()
3026 SourceLocation IdentLoc,
3077 SourceLocation getTargetNameLoc() const { return IdentLoc; } in getTargetNameLoc()
3084 return SourceRange(NamespaceLoc, IdentLoc); in getSourceRange()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DDeclCXX.h2901 SourceLocation IdentLoc, in UsingDirectiveDecl() argument
2904 : NamedDecl(UsingDirective, DC, IdentLoc, getName()), UsingLoc(UsingLoc), in UsingDirectiveDecl()
2965 SourceLocation IdentLoc,
2995 SourceLocation IdentLoc; variable
3007 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl() argument
3009 NamespaceLoc(NamespaceLoc), IdentLoc(IdentLoc), in NamespaceAliasDecl()
3026 SourceLocation IdentLoc,
3077 SourceLocation getTargetNameLoc() const { return IdentLoc; } in getTargetNameLoc()
3084 return SourceRange(NamespaceLoc, IdentLoc); in getSourceRange()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp71 SourceLocation IdentLoc; in ParseNamespace() local
89 IdentLoc = ConsumeToken(); // eat the identifier. in ParseNamespace()
105 Info.IdentLoc = ConsumeToken(); in ParseNamespace()
178 ExtraNSs.back().IdentLoc); in ParseNamespace()
196 ExtraNSs.back().IdentLoc), in ParseNamespace()
216 getCurScope(), InlineLoc, NamespaceLoc, IdentLoc, Ident, in ParseNamespace()
263 InnerNSs[index].IdentLoc, InnerNSs[index].Ident, in ParseInnerNamespace()
315 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local
323 Alias, SS, IdentLoc, Ident); in ParseNamespaceAlias()
540 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp71 SourceLocation IdentLoc; in ParseNamespace() local
89 IdentLoc = ConsumeToken(); // eat the identifier. in ParseNamespace()
105 Info.IdentLoc = ConsumeToken(); in ParseNamespace()
178 ExtraNSs.back().IdentLoc); in ParseNamespace()
196 ExtraNSs.back().IdentLoc), in ParseNamespace()
216 getCurScope(), InlineLoc, NamespaceLoc, IdentLoc, Ident, in ParseNamespace()
263 InnerNSs[index].IdentLoc, InnerNSs[index].Ident, in ParseInnerNamespace()
317 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local
325 Alias, SS, IdentLoc, Ident); in ParseNamespaceAlias()
544 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Parse/
H A DParseDeclCXX.cpp71 SourceLocation IdentLoc; in ParseNamespace() local
89 IdentLoc = ConsumeToken(); // eat the identifier. in ParseNamespace()
105 Info.IdentLoc = ConsumeToken(); in ParseNamespace()
178 ExtraNSs.back().IdentLoc); in ParseNamespace()
196 ExtraNSs.back().IdentLoc), in ParseNamespace()
216 getCurScope(), InlineLoc, NamespaceLoc, IdentLoc, Ident, in ParseNamespace()
263 InnerNSs[index].IdentLoc, InnerNSs[index].Ident, in ParseInnerNamespace()
317 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local
325 Alias, SS, IdentLoc, Ident); in ParseNamespaceAlias()
544 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local
[all …]

12345678910