Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h849 Argument* getArg(unsigned i) const { in getArg() function
H A DDebugInfoMetadata.h2798 uint64_t getArg(unsigned I) const { return Op[I + 1]; } in getArg() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
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 { in getArg() function
3632 Expr *getArg(unsigned I) { in getArg() function
3637 const Expr *getArg(unsigned I) const { in getArg() function
H A DExpr.h3021 Expr *getArg(unsigned Arg) { in getArg() function
3025 const Expr *getArg(unsigned Arg) const { in getArg() function
H A DDecl.h165 StringRef getArg() const { return getTrailingObjects<char>(); } in getArg() function
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h926 Argument *getArg(unsigned Idx) const { in getArg() function
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1376 ArgumentInit *getArg(unsigned i) const { in getArg() function
1485 Init *getArg(unsigned Num) const { in getArg() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h389 ArgsUnion getArg(unsigned Arg) const { in getArg() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp64 unsigned getArg() const { return Arg; } in getArg() function in __anone51b860d0111::ImmCheck
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1248 Node *getArg() { return Arg; } in getArg() function