Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2942 QualType VariableType = VD->getType(); in DiagnoseForRangeReferenceVariableCopies() local
3014 static bool hasTrivialABIAttr(QualType VariableType) { in hasTrivialABIAttr()
3030 QualType VariableType = VD->getType(); in DiagnoseForRangeConstVariableCopies() local
3088 QualType VariableType = VD->getType(); in DiagnoseForRangeVariableCopies() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp459 MachineIRBuilder &MIRBuilder, SPIRVType *VariableType, in buildBuiltinVariableLoad()