Home
last modified time | relevance | path

Searched defs:ToDecomp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4557 DecompositionDecl *ToDecomp; VisitVarDecl() local
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp4060 auto *ToDecomp = Import(FromDecomp, Lang_CXX17); TEST_P() local