Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp3619 std::optional<PrimType> VarT = classify(VD->getType()); in visitDeclAndReturn() local
3688 std::optional<PrimType> VarT = classify(VD->getType()); in visitVarDecl() local