Home
last modified time | relevance | path

Searched defs:hasBeenUsed (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.h49 bool hasBeenUsed() const { return HasBeenUsed; } in hasBeenUsed() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h1081 bool hasBeenUsed() const { return HasBeenUsed; }; in hasBeenUsed() function