Home
last modified time | relevance | path

Searched refs:BuildLazyArguments (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h140 BuildLazyArguments(); in CheckLazyArguments()
143 void BuildLazyArguments() const;
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp530 void Function::BuildLazyArguments() const { in BuildLazyArguments() function in Function
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc21213 {"_ZNK4llvm8Function18BuildLazyArgumentsEv", "llvm::Function::BuildLazyArguments() const"},