Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2942 QualType VariableType = VD->getType(); DiagnoseForRangeReferenceVariableCopies() local
3014 hasTrivialABIAttr(QualType VariableType) hasTrivialABIAttr() argument
3030 QualType VariableType = VD->getType(); DiagnoseForRangeConstVariableCopies() local
3088 QualType VariableType = VD->getType(); DiagnoseForRangeVariableCopies() local
[all...]
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp450 buildBuiltinVariableLoad(MachineIRBuilder & MIRBuilder,SPIRVType * VariableType,SPIRVGlobalRegistry * GR,SPIRV::BuiltIn::BuiltIn BuiltinValue,LLT LLType,Register Reg=Register (0),bool isConst=true,bool hasLinkageTy=true) buildBuiltinVariableLoad() argument