Home
last modified time | relevance | path

Searched defs:isDefinition (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/assembler/
Dassembly-parser.h266 bool AnalyzeEmplacement(bool isDefinition, bool isInserted, FileLocation *fileLocation) in AnalyzeEmplacement()
292 auto TryEmplaceInTable(bool isDefinition, T &item, const E &elem, const std::string &name) in TryEmplaceInTable()
319 inline auto Parser::TryEmplaceInTable(bool isDefinition, std::unordered_map<std::string, ark::panda… in TryEmplaceInTable()
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dfind_references.h35 bool isDefinition = false; member
Dapi.h163 bool isDefinition; member
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dfind_references.cpp116 bool isDefinition = nodeLocationId == nodeOwnerLocationId; in FindReferences() local
Dinternal_api.cpp455 auto isDefinition = node->IsClassDefinition() && node->IsMethodDefinition(); in SaveNode() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument