Home
last modified time | relevance | path

Searched defs:Transformation (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/unittests/Tooling/Syntax/
H A DMutationsTest.cpp24 using Transformation = std::function<void(const llvm::Annotations & /*Input*/, typedef in __anonb432754e0111::MutationTest
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp272 class Transformation { class
276 Transformation(bool TD) : TopDown(TD) {} in Transformation() function in __anon2464e5480111::Transformation
[all...]
/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1264 static llvm::DenseMap<int, const char *> Transformation = {{ printUnaryTransformBefore() local