Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp32 #define UNWRAP_REF_OR_RETURN(Name, Expr) \ macro
368 UNWRAP_REF_OR_RETURN(BaseTable, RSR.getBaseTable()); in parse()
398 UNWRAP_REF_OR_RETURN(Entry, RSR.getTableEntry(Table, i)); in addChildren()
413 UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry)); in addChildren()
428 UNWRAP_REF_OR_RETURN(DataEntry, RSR.getEntryData(Entry)); in addChildren()