Home
last modified time | relevance | path

Searched refs:getArgLoc (Results 1 – 25 of 246) sorted by relevance

12345678910

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DSelectorLocationsKind.cpp47 SourceLocation getArgLoc(T* Arg);
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
65 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
109 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
126 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DSelectorLocationsKind.cpp47 SourceLocation getArgLoc(T* Arg);
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
65 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
109 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
126 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DSelectorLocationsKind.cpp47 SourceLocation getArgLoc(T* Arg);
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
65 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
109 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
126 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DSelectorLocationsKind.cpp47 SourceLocation getArgLoc(T* Arg);
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
65 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
109 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
126 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DSelectorLocationsKind.cpp47 SourceLocation getArgLoc(T* Arg);
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
65 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
109 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
126 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DSelectorLocationsKind.cpp47 SourceLocation getArgLoc(T* Arg);
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
65 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
109 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
126 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DSelectorLocationsKind.cpp47 SourceLocation getArgLoc(T* Arg);
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
65 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
109 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
126 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DSelectorLocationsKind.cpp47 SourceLocation getArgLoc(T* Arg);
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
65 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
109 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
126 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DSelectorLocationsKind.cpp47 SourceLocation getArgLoc(T* Arg);
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
65 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
109 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
126 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DSelectorLocationsKind.cpp47 SourceLocation getArgLoc(T* Arg);
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
65 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
109 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
126 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DSelectorLocationsKind.cpp47 SourceLocation getArgLoc(T* Arg);
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
65 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
109 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
126 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DSelectorLocationsKind.cpp47 SourceLocation getArgLoc(T* Arg);
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
65 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
109 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
126 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DSelectorLocationsKind.cpp47 SourceLocation getArgLoc(T* Arg);
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
65 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
109 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
126 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DSelectorLocationsKind.cpp48 SourceLocation getArgLoc(T* Arg);
51 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
56 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
65 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
66 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
110 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
127 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DSelectorLocationsKind.cpp48 SourceLocation getArgLoc(T* Arg);
51 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
56 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
65 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
66 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
110 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
127 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DSelectorLocationsKind.cpp47 SourceLocation getArgLoc(T* Arg);
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function
55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function
64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
65 return Index < Args.size() ? getArgLoc(Args[Index]) : SourceLocation(); in getArgLoc()
109 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
126 getArgLoc(Index, Args), EndLoc); in getStandardSelectorLoc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/modernize/
H A DUseTransparentFunctorsCheck.cpp113 TemplateArgumentLoc FunctorLoc = FunctorParentLoc.getArgLoc(ArgNum); in check()
124 FunctorTypeLoc.getArgLoc(0).getSourceRange()); in check()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseTransparentFunctorsCheck.cpp116 TemplateArgumentLoc FunctorLoc = FunctorParentLoc.getArgLoc(ArgNum); in check()
127 FunctorTypeLoc.getArgLoc(0).getSourceRange()); in check()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DUseTransparentFunctorsCheck.cpp112 TemplateArgumentLoc FunctorLoc = FunctorParentLoc.getArgLoc(ArgNum); in check()
123 FunctorTypeLoc.getArgLoc(0).getSourceRange()); in check()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DUseTransparentFunctorsCheck.cpp113 TemplateArgumentLoc FunctorLoc = FunctorParentLoc.getArgLoc(ArgNum); in check()
124 FunctorTypeLoc.getArgLoc(0).getSourceRange()); in check()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DUseTransparentFunctorsCheck.cpp113 TemplateArgumentLoc FunctorLoc = FunctorParentLoc.getArgLoc(ArgNum); in check()
124 FunctorTypeLoc.getArgLoc(0).getSourceRange()); in check()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/modernize/
H A DUseTransparentFunctorsCheck.cpp113 TemplateArgumentLoc FunctorLoc = FunctorParentLoc.getArgLoc(ArgNum); in check()
124 FunctorTypeLoc.getArgLoc(0).getSourceRange()); in check()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DUseTransparentFunctorsCheck.cpp116 TemplateArgumentLoc FunctorLoc = FunctorParentLoc.getArgLoc(ArgNum); in check()
127 FunctorTypeLoc.getArgLoc(0).getSourceRange()); in check()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DUseTransparentFunctorsCheck.cpp116 TemplateArgumentLoc FunctorLoc = FunctorParentLoc.getArgLoc(ArgNum); in check()
127 FunctorTypeLoc.getArgLoc(0).getSourceRange()); in check()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/modernize/
H A DUseTransparentFunctorsCheck.cpp112 TemplateArgumentLoc FunctorLoc = FunctorParentLoc.getArgLoc(ArgNum); in check()
123 FunctorTypeLoc.getArgLoc(0).getSourceRange()); in check()

12345678910