Searched refs:sourceFileName (Results 1 – 3 of 3) sorted by relevance
/frameworks/compile/libbcc/lib/ |
D | RSAddDebugInfoPass.cpp | 52 sourceFileName(nullptr), emptyExpr(nullptr), abiMetaCU(nullptr), in RSAddDebugInfoPass() 123 sourceFileName = DebugInfo.createFile(DEBUG_GENERATED_FILE, DEBUG_SOURCE_PATH); in initializeDebugInfo() 194 sourceFileName, // scope in attachDebugInfo() 196 sourceFileName, 1, kernelTypeMD, in attachDebugInfo() 216 ExpandedFunc, arg.getName(), argIdx, sourceFileName, 1, in attachDebugInfo() 238 ExpandedFunc, bcc::BCC_INDEX_VAR_NAME, sourceFileName, 1, in attachDebugInfo() 279 llvm::DIFile *sourceFileName; member in __anondffd1d640111::RSAddDebugInfoPass
|
/frameworks/compile/slang/ |
D | slang_rs_reflect_utils.h | 117 const std::string &sourceFileName,
|
D | slang_rs_reflect_utils.cpp | 344 const string &sourceFileName, in startFile() argument 377 std::string source(sourceFileName); in startFile()
|