Home
last modified time | relevance | path

Searched defs:Comps (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LineEditor/
H A DLineEditor.cpp37 const std::vector<Completion> &Comps) { in getCommonPrefix()
56 std::vector<Completion> Comps = getCompletions(Buffer, Pos); in complete() local
/aosp_15_r20/external/llvm/lib/LineEditor/
H A DLineEditor.cpp37 const std::vector<Completion> &Comps) { in getCommonPrefix()
58 std::vector<Completion> Comps = getCompletions(Buffer, Pos); in complete() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/
H A DLineEditor.cpp36 const std::vector<Completion> &Comps) { in getCommonPrefix()
57 std::vector<Completion> Comps = getCompletions(Buffer, Pos); in complete() local
/aosp_15_r20/external/clang/unittests/ASTMatchers/Dynamic/
H A DParserTest.cpp280 std::vector<MatcherCompletion> Comps = in TEST() local
297 std::vector<MatcherCompletion> Comps = in TEST() local
H A DRegistryTest.cpp115 bool hasCompletion(const CompVector &Comps, StringRef TypedText, in hasCompletion()
448 CompVector Comps = getCompletions(); in TEST_F() local
/aosp_15_r20/external/llvm/unittests/LineEditor/
H A DLineEditor.cpp58 std::vector<LineEditor::Completion> Comps; in TEST_F() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp60 std::vector<Record*> Comps = TheDef->getValueAsListOfDefs("ComposedOf"); in updateComponents() local
259 const CodeGenSubRegIndex::CompMap &Comps = Idx->getComposites(); in computeSubRegs() local
/aosp_15_r20/external/clang/lib/Parse/
H A DParseExpr.cpp1997 SmallVector<Sema::OffsetOfComponent, 4> Comps; in ParseBuiltinPrimaryExpression() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp1988 SmallVector<uint32_t, 8> Comps(Completions); in completeToPerfect() local
2311 auto Comps = getPerfectCompletions(SM, LogLen); in perfect() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExpr.cpp11730 SmallVector<OffsetOfNode, 4> Comps; in BuildBuiltinOffsetOf() local