Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h828 Argument* getArg(unsigned i) const { getArg() function
H A DDebugInfoMetadata.h2733 uint64_t getArg(unsigned I) const { return Op[I + 1]; } getArg() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1395 Expr *getArg(unsigned Arg) { in getArg() function
1399 const Expr *getArg(unsigned Arg) const { in getArg() function
H A DExprCXX.h1673 Expr *getArg(unsigned Arg) { getArg() function
1677 const Expr *getArg(unsigned Arg) const { getArg() function
2801 TypeSourceInfo *getArg(unsigned I) const { getArg() function
3595 Expr *getArg(unsigned I) { getArg() function
3600 const Expr *getArg(unsigned I) const { getArg() function
H A DExpr.h2987 Expr *getArg(unsigned Arg) { getArg() function
2991 const Expr *getArg(unsigned Arg) const { getArg() function
H A DDecl.h165 StringRef getArg() const { return getTrailingObjects<char>(); } in getArg() function
/freebsd-src/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-src/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp64 unsigned getArg() const { return Arg; } in getArg() function in __anon9ce31d5f0111::ImmCheck
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h375 ArgsUnion getArg(unsigned Arg) const { getArg() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1249 Node *getArg() { return Arg; } getArg() function