Searched defs:sourceFileName (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSAddDebugInfoPass.cpp48 sourceFileName(nullptr), emptyExpr(nullptr), abiMetaCU(nullptr),
102 sourceFileName = DebugInfo.createFile(DEBUG_GENERATED_FILE, DEBUG_SOURCE_PATH);
173 sourceFileName, // scope
175 sourceFileName, 1, kernelTypeMD,
194 ExpandedFunc, arg.getName(), argIdx, sourceFileName, 1,
216 ExpandedFunc, bcc::BCC_INDEX_VAR_NAME, sourceFileName, 1,
257 llvm::DIFile *sourceFileName; member in class:__anon1175::RSAddDebugInfoPass
/frameworks/compile/slang/
H A Dslang_rs_reflect_utils.cpp344 const string &sourceFileName,
377 std::string source(sourceFileName);
342 startFile(const string &outDirectory, const string &outFileName, const string &sourceFileName, const string *optionalLicense, bool isJava, bool verbose) argument

Completed in 98 milliseconds