Home
last modified time | relevance | path

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

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