Searched refs:IsNoInline (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/DebugInfo/CodeView/ | ||
D | CodeView.h | 403 IsNoInline = 1 << 6, enumerator |
/external/llvm/lib/DebugInfo/CodeView/ | ||
D | EnumTables.cpp | 86 CV_ENUM_CLASS_ENT(ProcSymFlags, IsNoInline), |