Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/llvm-pdbdump/
HDVariableDumper.cpp40 auto VarType = Var.getType(); in start() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGBlocks.cpp1732 QualType VarType; member in __anon4e0a157f0211::CXXByrefHelpers
HDCodeGenModule.cpp2172 QualType VarType = D->getType(); in isVarDeclStrongDefinition() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOpenMP.cpp2660 auto VarType = Var->getType().getNonReferenceType(); in BuildNumIterations() local
2896 auto VarType = Var->getType(); in CheckOpenMPIterationSpace() local
HDSemaStmt.cpp706 QualType VarType = VD->getType(); in ShouldDiagnoseSwitchCaseNotInEnum() local
HDSemaDeclCXX.cpp9562 QualType VarType; member in __anonce4ea9d91011::RefBuilder
9569 RefBuilder(VarDecl *Var, QualType VarType) in RefBuilder()