Home
last modified time | relevance | path

Searched refs:Colons (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DFindSymbols.cpp50 auto Colons = Scope.find("::"); in approximateScopeMatch() local
51 assert(Colons != llvm::StringRef::npos); in approximateScopeMatch()
53 llvm::StringRef LeadingSpecifier = Scope.slice(0, Colons + 2); in approximateScopeMatch()
54 Scope = Scope.slice(Colons + 2, llvm::StringRef::npos); in approximateScopeMatch()
/external/markdown/docs/extensions/
DCodeHilite.txt68 ####Colons
/external/llvm-project/lldb/unittests/Language/Highlighting/
DHighlighterTest.cpp158 TEST_F(HighlighterTest, Colons) { in TEST_F() argument
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp4815 Colons, enumerator
4989 addValue(E, E->getDeclName(), Member::Colons); in VisitDependentScopeDeclRefExpr()
5043 M.Operator = Member::Colons; in addType()
5912 if (R.Operator != ConceptInfo::Member::Colons) in CodeCompleteQualifiedId()
/external/icu/icu4c/source/data/curr/
Dpt.txt2230 other{"Colons de El Salvador"}
/external/google-styleguide/
Dobjcguide.md1496 Colons before parameters should be aligned on all lines. If the colon before the