Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DRecord.cpp1893 void Record::resolveReferences(Resolver &R, const RecordVal *SkipVal) { in resolveReferences() argument
1895 if (SkipVal == &Value) // Skip resolve the same field as the given one in resolveReferences()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h1510 void resolveReferences(Resolver &R, const RecordVal *SkipVal = nullptr);