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

/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DWindowsResource.cpp31 #define UNWRAP_REF_OR_RETURN(Name, Expr) \ macro
367 UNWRAP_REF_OR_RETURN(BaseTable, RSR.getBaseTable());
397 UNWRAP_REF_OR_RETURN(Entry, RSR.getTableEntry(Table, i));
412 UNWRAP_REF_OR_RETURN(NextTable, RSR.getEntrySubDir(Entry));
427 UNWRAP_REF_OR_RETURN(DataEntry, RSR.getEntryData(Entry));

Completed in 173 milliseconds