Searched refs:getAllLexicalComponents (Results 1 – 3 of 3) sorted by relevance
138 LVStringRefs llvm::logicalview::getAllLexicalComponents(StringRef Name) { in getAllLexicalComponents() function in llvm::logicalview
253 LLVM_ABI LVStringRefs getAllLexicalComponents(StringRef Name);
396 Components = getAllLexicalComponents(Unresolved); in init()453 LVStringRefs Components = getAllLexicalComponents(ScopedName); in get()3262 LVStringRefs Components = getAllLexicalComponents(ScopedName); in createParents()