Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp3094 QualType VariableType = VD->getType(); in DiagnoseForRangeReferenceVariableCopies() local
3166 static bool hasTrivialABIAttr(QualType VariableType) { in hasTrivialABIAttr()
3182 QualType VariableType = VD->getType(); in DiagnoseForRangeConstVariableCopies() local
3240 QualType VariableType = VD->getType(); in DiagnoseForRangeVariableCopies() local
/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp341 SPIRVType *VariableType, in buildBuiltinVariableLoad()