Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp1231 QualType VDType = VD->getType(); in InitializeNonTypeDiffVariables() local
1272 QualType VDType = VD->getType(); in InitializeNonTypeDiffVariables() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3287 QualType VDType = VD->getType(); in getNamedReturnInfo() local
3340 QualType VDType = Info.Candidate->getType(); in getCopyElisionCandidate() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4910 QualType VDType = Pair.first->getType().getNonReferenceType(); in EmitOMPTaskBasedDirective() local
H A DCGOpenMPRuntime.cpp8371 QualType VDType = VD->getType().getCanonicalType().getNonReferenceType(); in generateInfoForLambdaCaptures() local