Home
last modified time | relevance | path

Searched refs:foundUnresolved (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp1712 if (!UR.foundUnresolved()) in resolveReferences()
1727 if (!R.foundUnresolved()) in Fold()
/external/llvm-project/llvm/lib/TableGen/
DRecord.cpp1790 if (!UR.foundUnresolved()) in resolveReferences()
1805 if (!R.foundUnresolved()) in Fold()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h1979 bool foundUnresolved() const { return FoundUnresolved; } in foundUnresolved() function
/external/llvm-project/llvm/include/llvm/TableGen/
DRecord.h2019 bool foundUnresolved() const { return FoundUnresolved; } in foundUnresolved() function