Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp2592 void Record::resolveReferences(Resolver &R, const RecordVal *SkipVal) { in resolveReferences() argument
2602 if (SkipVal == &Value) // Skip resolve the same field as the given one in resolveReferences()
/openbsd/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h1796 void resolveReferences(Resolver &R, const RecordVal *SkipVal = nullptr);