Searched defs:sourceName (Results 1 – 4 of 4) sorted by relevance
/llvm-project/compiler-rt/test/BlocksRuntime/ |
H A D | testfilerunner.h | 62 __strong char *sourceName; variable
|
/llvm-project/mlir/lib/Parser/ |
H A D | Parser.cpp | 92 StringRef sourceName, in parseSourceString()
|
/llvm-project/mlir/lib/Bindings/Python/ |
H A D | IRCore.cpp | 1205 parse(PyMlirContextRef contextRef,const std::string & sourceStr,const std::string & sourceName) parse() argument 3127 __anon0d8b16ee4f02(const std::string &sourceStr, const std::string &sourceName, DefaultingPyMlirContext context) populateIRCore() argument 3172 __anon0d8b16ee5502(const py::object &cls, const std::string &sourceStr, const std::string &sourceName, DefaultingPyMlirContext context) populateIRCore() argument
|
/llvm-project/mlir/lib/CAPI/IR/ |
H A D | IR.cpp | 495 mlirOperationCreateParse(MlirContext context,MlirStringRef sourceStr,MlirStringRef sourceName) mlirOperationCreateParse() argument
|