Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDebugInfoMetadata.cpp219 #define DEFINE_GETIMPL_STORE(CLASS, ARGS, OPS) \ macro
243 DEFINE_GETIMPL_STORE(DIEnumerator, (Value), Ops); in getImpl()
254 DEFINE_GETIMPL_STORE(DIBasicType, (Tag, SizeInBits, AlignInBits, Encoding), in getImpl()
268 DEFINE_GETIMPL_STORE( in getImpl()
288 DEFINE_GETIMPL_STORE(DICompositeType, (Tag, Line, RuntimeLang, SizeInBits, in getImpl()
299 DEFINE_GETIMPL_STORE(DISubroutineType, (Flags), Ops); in getImpl()
358 DEFINE_GETIMPL_STORE(DISubprogram, in getImpl()
384 DEFINE_GETIMPL_STORE(DILexicalBlock, (Line, Column), Ops); in getImpl()
395 DEFINE_GETIMPL_STORE(DILexicalBlockFile, (Discriminator), Ops); in getImpl()
404 DEFINE_GETIMPL_STORE(DINamespace, (Line), Ops); in getImpl()
[all …]