Home
last modified time | relevance | path

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

/external/llvm/test/DebugInfo/COFF/
Dtypes-calling-conv.ll54 ; CHECK: FunctionOptions [ (0x0)
100 ; CHECK: FunctionOptions [ (0x0)
115 ; CHECK: FunctionOptions [ (0x0)
130 ; CHECK: FunctionOptions [ (0x0)
145 ; CHECK: FunctionOptions [ (0x0)
Dtypes-non-virtual-methods.ll41 ; CHECK: FunctionOptions [ (0x0)
81 ; CHECK: FunctionOptions [ (0x0)
162 ; CHECK: FunctionOptions [ (0x0)
181 ; CHECK: FunctionOptions [ (0x0)
200 ; CHECK: FunctionOptions [ (0x0)
Dvirtual-methods.ll30 ; CHECK-NEXT: FunctionOptions [ (0x0)
44 ; CHECK-NEXT: FunctionOptions [ (0x0)
58 ; CHECK-NEXT: FunctionOptions [ (0x0)
81 ; CHECK-NEXT: FunctionOptions [ (0x0)
Dtypes-basic.ll51 ; CHECK: FunctionOptions [ (0x0)
128 ; CHECK: FunctionOptions [ (0x0)
205 ; CHECK: FunctionOptions [ (0x0)
Dtypes-data-members.ll52 ; CHECK: FunctionOptions [ (0x0)
263 ; CHECK: FunctionOptions [ (0x0)
400 ; CHECK: FunctionOptions [ (0x0)
Dtypes-array.ll25 ; CHECK: FunctionOptions [ (0x0)
Dtypes-recursive-struct.ll34 ; CHECK: FunctionOptions [ (0x0)
Ddefer-complete-type.ll53 ; CHECK: FunctionOptions [ (0x0)
Dtypes-array-advanced.ll35 ; CHECK: FunctionOptions [ (0x0)
Dinlining.ll86 ; ASM: # FunctionOptions [ (0x0)
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h145 FunctionOptions Options, uint16_t ParameterCount, in ProcedureRecord()
162 FunctionOptions getOptions() const { return Options; } in getOptions()
170 FunctionOptions Options;
177 FunctionOptions Options;
187 FunctionOptions Options, uint16_t ParameterCount, in MemberFunctionRecord()
206 FunctionOptions getOptions() const { return Options; } in getOptions()
217 FunctionOptions Options;
227 FunctionOptions Options;
DCodeView.h233 enum class FunctionOptions : uint8_t { enum
239 CV_DEFINE_ENUM_CLASS_FLAGS_OPERATORS(FunctionOptions)
/external/llvm/lib/DebugInfo/CodeView/
DTypeDumper.cpp185 ENUM_ENTRY(FunctionOptions, CxxReturnUdt),
186 ENUM_ENTRY(FunctionOptions, Constructor),
187 ENUM_ENTRY(FunctionOptions, ConstructorWithVirtualBases),
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1295 ProcedureRecord Procedure(ReturnTypeIndex, CC, FunctionOptions::None, in lowerTypeFunction()
1332 ReturnTypeIndex, ClassType, ThisTypeIndex, CC, FunctionOptions::None, in lowerTypeMemberFunction()
/external/ImageMagick/MagickCore/
Doption.c1128 FunctionOptions[] = variable
2058 case MagickFunctionOptions: return(FunctionOptions); in GetOptionInfo()
/external/llvm/test/DebugInfo/PDB/
Dpdbdump-headers.test98 ; EMPTY-NEXT: FunctionOptions [ (0x0)