Searched defs:getArgNo (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DArgument.h47 unsigned getArgNo() const { function in class:llvm::final
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp108 ArgNoTy getArgNo() const { return ArgNo; } function in class:__anon978::StdLibraryFunctionsChecker::ValueRange
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h337 int getArgNo() const { return KindOrArgNo; } function in namespace:llvm

Completed in 147 milliseconds