Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DRSAddDebugInfoPass.cpp52 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/
Dslang_rs_reflect_utils.h117 const std::string &sourceFileName,
Dslang_rs_reflect_utils.cpp344 const string &sourceFileName, in startFile() argument
377 std::string source(sourceFileName); in startFile()