Home
last modified time | relevance | path

Searched refs:URL (Results 1 – 25 of 157) sorted by relevance

1234567

/llvm-project-15.0.7/clang/lib/Format/
H A DSortJavaScriptImports.cpp85 StringRef URL; member
118 if (LHS.URL.empty() != RHS.URL.empty()) in operator <()
119 return LHS.URL.empty() < RHS.URL.empty(); in operator <()
120 if (int Res = LHS.URL.compare_insensitive(RHS.URL)) in operator <()
313 PreviousReference->URL != Reference->URL) { in mergeModuleReferences()
425 << ", url: " << Reference.URL in parseModuleReferences()
454 Reference.URL = in parseModuleReference()
468 Reference.URL = in parseModuleReference()
470 if (Reference.URL.startswith("..")) { in parseModuleReference()
473 } else if (Reference.URL.startswith(".")) { in parseModuleReference()
/llvm-project-15.0.7/clang-tools-extra/docs/
H A Dclang-tidy.rst4 :http-equiv=refresh: 0;URL='clang-tidy/'
/llvm-project-15.0.7/clang-tools-extra/docs/clangd/
H A DREADME.txt4 Public URL: https://clangd.llvm.org/
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cert/
H A Dexp42-c.rst2 :http-equiv=refresh: 5;URL=../bugprone/suspicious-memory-comparison.html
H A Dflp37-c.rst2 :http-equiv=refresh: 5;URL=../bugprone/suspicious-memory-comparison.html
H A Dmsc30-c.rst3 :http-equiv=refresh: 5;URL=../cert/msc50-cpp.html
H A Dsig30-c.rst3 :http-equiv=refresh: 5;URL=../bugprone/signal-handler.html
H A Ddcl51-cpp.rst3 :http-equiv=refresh: 5;URL=../bugprone/reserved-identifier.html
H A Ddcl59-cpp.rst3 :http-equiv=refresh: 5;URL=../google/build-namespaces.html
H A Ddcl03-c.rst3 :http-equiv=refresh: 5;URL=../misc/static-assert.html
H A Ddcl37-c.rst3 :http-equiv=refresh: 5;URL=../bugprone/reserved-identifier.html
H A Dmsc32-c.rst3 :http-equiv=refresh: 5;URL=../cert/msc51-cpp.html
H A Ddcl54-cpp.rst3 :http-equiv=refresh: 5;URL=../misc/new-delete-overloads.html
H A Dfio38-c.rst3 :http-equiv=refresh: 5;URL=../misc/non-copyable-objects.html
H A Doop54-cpp.rst3 :http-equiv=refresh: 5;URL=../bugprone/unhandled-self-assignment.html
H A Dpos47-c.rst3 :http-equiv=refresh: 5;URL=../concurrency/thread-canceltype-asynchronous.html
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/modernize/
H A Duse-default.rst5 :http-equiv=refresh: 5;URL=../modernize/use-equals-default.html
/llvm-project-15.0.7/third-party/benchmark/cmake/Modules/
H A DFindLLVMAr.cmake14 URL https://llvm.org/docs/CommandGuide/llvm-ar.html
H A DFindLLVMNm.cmake14 URL https://llvm.org/docs/CommandGuide/llvm-nm.html
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Dimplicit-bool-cast.rst5 :http-equiv=refresh: 5;URL=../readability/implicit-bool-conversion.html
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/
H A Dnarrowing-conversions.rst3 :http-equiv=refresh: 5;URL=../cppcoreguidelines/narrowing-conversions.html
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/llvm/
H A Dqualified-auto.rst3 :http-equiv=refresh: 5;URL=../readability/qualified-auto.html
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/
H A Davoid-magic-numbers.rst3 :http-equiv=refresh: 5;URL=../readability/magic-numbers.html
H A Dexplicit-virtual-functions.rst3 :http-equiv=refresh: 5;URL=../modernize/use-override.html
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/fuchsia/
H A Dheader-anon-namespaces.rst3 :http-equiv=refresh: 5;URL=../google/build-namespaces.html

1234567