Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/unittests/LineEditor/
H A DLineEditor.cpp58 std::vector<LineEditor::Completion> Comps; in TEST_F() local
/minix3/external/bsd/llvm/dist/llvm/lib/LineEditor/
H A DLineEditor.cpp35 const std::vector<Completion> &Comps) { in getCommonPrefix()
56 std::vector<Completion> Comps = getCompletions(Buffer, Pos); in complete() local
/minix3/external/bsd/llvm/dist/clang/unittests/ASTMatchers/Dynamic/
H A DParserTest.cpp279 std::vector<MatcherCompletion> Comps = in TEST() local
296 std::vector<MatcherCompletion> Comps = in TEST() local
H A DRegistryTest.cpp115 bool hasCompletion(const CompVector &Comps, StringRef TypedText, in hasCompletion()
447 CompVector Comps = getCompletions(); in TEST_F() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp60 std::vector<Record*> Comps = TheDef->getValueAsListOfDefs("ComposedOf"); in updateComponents() local
265 const CodeGenSubRegIndex::CompMap &Comps = Idx->getComposites(); in computeSubRegs() local
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseExpr.cpp1856 SmallVector<Sema::OffsetOfComponent, 4> Comps; in ParseBuiltinPrimaryExpression() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp10393 SmallVector<OffsetOfNode, 4> Comps; in BuildBuiltinOffsetOf() local