Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3104 QualType VariableType = VD->getType(); in DiagnoseForRangeReferenceVariableCopies() local
3176 static bool hasTrivialABIAttr(QualType VariableType) { in hasTrivialABIAttr()
3192 QualType VariableType = VD->getType(); in DiagnoseForRangeConstVariableCopies() local
3250 QualType VariableType = VD->getType(); in DiagnoseForRangeVariableCopies() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp343 SPIRVType *VariableType, in buildBuiltinVariableLoad()