Searched +full:build +full:- +full:metrics +full:- +full:container (Results 1 – 3 of 3) sorted by relevance
1 //===-- SelectionTests.cpp - ----------------------------------------------===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception7 //===----------------------------------------------------------------------===//26 // This uses the precisely-defined createRight semantics. The fuzzier42 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 …]
1 //===- llvm-profdata.cpp - LLVM profile data tool -------[all...]
1 //===--- Options.td - Options for clang ------[all...]