Home
last modified time | relevance | path

Searched +full:build +full:- +full:metrics +full:- +full:container (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp1 //===-- SelectionTests.cpp - ----------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
26 // This uses the precisely-defined createRight semantics. The fuzzier
42 ADD_FAILURE() << "Expected 1-2 points for selection.\n" << MarkedCode; in makeSelectionTree()
54 if (llvm::isa_and_nonnull<TranslationUnitDecl>(N->ASTNode.get<Decl>())) in nodeRange()
57 toHalfOpenFileRange(SM, LangOpts, N->ASTNode.getSourceRange()); in nodeRange()
60 offsetToPosition(Buffer, SM.getFileOffset(FileRange->getBegin())), in nodeRange()
61 offsetToPosition(Buffer, SM.getFileOffset(FileRange->getEnd()))}; in nodeRange()
65 return N ? N->kind() : "<null>"; in nodeKind()
[all …]
/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1 //===- llvm-profdata.cpp - LLVM profile data tool -------
[all...]
/llvm-project/clang/include/clang/Driver/
H A DOptions.td1 //===--- Options.td - Options for clang ------
[all...]