Home
last modified time | relevance | path

Searched defs:MDStringField (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp3414 struct MDStringField : public MDFieldImpl<MDString *> { struct
3415 bool AllowEmpty;
3416 MDStringField(bool AllowEmpty = true) in MDStringField() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp3894 struct MDStringField : public MDFieldImpl<MDString *> { struct
3895 bool AllowEmpty;
3896 MDStringField(bool AllowEmpty = true) in MDStringField() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp4264 struct MDStringField : public MDFieldImpl<MDString *> { struct
4265 bool AllowEmpty;
4266 MDStringField(bool AllowEmpty = true) in MDStringField() function