Home
last modified time | relevance | path

Searched defs:getArg (Results 1 – 24 of 24) sorted by relevance

/llvm-project/lldb/test/API/lang/cpp/template/
H A Dmain.cpp7 int getArg() in getArg() function in TestObj
/llvm-project/flang/runtime/
H A Drandom.cpp158 int getArg{typeCode->second}; RTNAME() local
/llvm-project/mlir/examples/toy/Ch3/include/toy/
H A DAST.h193 ExprAST *getArg() { return arg.get(); } in getArg() function
/llvm-project/mlir/examples/toy/Ch6/include/toy/
H A DAST.h193 ExprAST *getArg() { return arg.get(); } in getArg() function
/llvm-project/mlir/examples/toy/Ch5/include/toy/
H A DAST.h193 ExprAST *getArg() { return arg.get(); } in getArg() function
/llvm-project/mlir/examples/toy/Ch4/include/toy/
H A DAST.h193 ExprAST *getArg() { return arg.get(); } in getArg() function
/llvm-project/mlir/examples/toy/Ch2/include/toy/
H A DAST.h193 ExprAST *getArg() { return arg.get(); } in getArg() function
/llvm-project/mlir/examples/toy/Ch1/include/toy/
H A DAST.h193 ExprAST *getArg() { return arg.get(); } in getArg() function
/llvm-project/mlir/examples/toy/Ch7/include/toy/
H A DAST.h213 ExprAST *getArg() { return arg.get(); } in getArg() function
/llvm-project/mlir/tools/mlir-tblgen/
H A DFormatGen.h375 FormatElement *getArg() const { return arg; } in getArg() function
H A DOpFormatGen.cpp169 FormatElement *getArg() const { return arg; } getArg() function in __anonae090d040211::TypeDirective
[all...]
/llvm-project/llvm/include/llvm/IR/
H A DFunction.h849 Argument* getArg(unsigned i) const { getArg() function
H A DDebugInfoMetadata.h2798 uint64_t getArg(unsigned I) const { return Op[I + 1]; } getArg() function
/llvm-project/mlir/lib/TableGen/
H A DOperator.cpp356 auto Operator::getArg(int index) const -> Argument { return arguments[index]; } getArg() function in Operator
[all...]
/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1395 const Expr *getArg(unsigned Arg) const { in getArg() function
1399 const Expr *getArg(unsigned Arg) const { getArg() function
H A DExprCXX.h1689 Expr *getArg(unsigned Arg) { in getArg() function
1693 const Expr *getArg(unsigned Arg) const { in getArg() function
2817 TypeSourceInfo *getArg(unsigned I) const { getArg() function
3631 Expr *getArg(unsigned I) { getArg() function
3636 const Expr *getArg(unsigned I) const { getArg() function
H A DExpr.h3016 Expr *getArg(unsigned Arg) { getArg() function
3020 const Expr *getArg(unsigned Arg) const { getArg() function
H A DDecl.h165 StringRef getArg() const { return getTrailingObjects<char>(); } getArg() function
/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1376 ArgumentInit *getArg(unsigned i) const { getArg() function
1485 Init *getArg(unsigned Num) const { getArg() function
/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp64 unsigned getArg() const { return Arg; } getArg() function in __anoncee49e800111::ImmCheck
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Duse-after-move.cpp1386 std::unique_ptr<A> getArg(std::unique_ptr<A> a); calleeSequencedBeforeArguments() local
/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h389 ArgsUnion getArg(unsigned Arg) const { in getArg() function
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1248 Node *getArg() { return Arg; } getArg() function
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h1249 Node *getArg() { return Arg; } getArg() function