Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp1122 std::optional<PrimType> VarT = classify(VD->getType()); in visitDecl() local
1155 std::optional<PrimType> VarT = classify(VD->getType()); in visitVarDecl() local