Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Dpublic.h42 std::string sourceFileName; member
Des2panda_lib.cpp471 …rn "C" es2panda_Context *CreateContextFromFile(es2panda_Config *config, char const *sourceFileName) in CreateContextFromFile()
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp1469 const std::string &sourceFileName = debugExtractor->GetSourceFile(methodId); in TypeCheck() local
1530 const std::string &sourceFileName = debugExtractor->GetSourceFile(methodId); in PGOTypeCheck() local