Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Data

594   //    -- the [pointer or glvalue] is used to access a non-static data member
2341 /// in a sanitizer runtime library. The format for this data is:
2366 llvm::Constant *Data[] = {Filename, Builder.getInt32(Line),
2369 return llvm::ConstantStruct::getAnon(Data);