Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DModRef.cpp65 if (capturesAddressIsNullOnly(CC)) in operator <<()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DModRef.h323 inline bool capturesAddressIsNullOnly(CaptureComponents CC) { in capturesAddressIsNullOnly() function