Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecordVisitor.h48 const bool RecordUndefs; variable
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordVisitor.cpp22 static bool shouldSkipRecord(const Record &R, const bool RecordUndefs) { in shouldSkipRecord() argument