Home
last modified time | relevance | path

Searched refs:IgnoreCallbackUses (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h951 bool hasAddressTaken(const User ** = nullptr, bool IgnoreCallbackUses = false,
/src/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1871 bool IgnoreCallbackUses, in hasAddressTaken() argument
1880 if (IgnoreCallbackUses) { in hasAddressTaken()