Home
last modified time | relevance | path

Searched defs:VarType (Results 1 – 23 of 23) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/llvm/
H A DPreferRegisterOverUnsignedCheck.cpp35 const auto *VarType = Result.Nodes.getNodeAs<QualType>("varType"); in check() local
/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveDIType.cpp110 IntegerType *VarType = Type::getInt64Ty(BB->getContext()); BPFPreserveDITypeImpl() local
H A DBPFAbstractMemberAccess.cpp1076 IntegerType *VarType; transformGEPChain() local
/llvm-project/mlir/examples/toy/Ch7/include/toy/
H A DAST.h30 struct VarType { struct
31 std::string name;
32 std::vector<int64_t> shape;
/llvm-project/mlir/examples/toy/Ch3/include/toy/
H A DAST.h30 struct VarType { struct
31 std::vector<int64_t> shape;
/llvm-project/mlir/examples/toy/Ch6/include/toy/
H A DAST.h30 struct VarType { struct
31 std::vector<int64_t> shape;
/llvm-project/mlir/examples/toy/Ch5/include/toy/
H A DAST.h30 struct VarType { struct
31 std::vector<int64_t> shape;
/llvm-project/mlir/examples/toy/Ch4/include/toy/
H A DAST.h30 struct VarType { struct
31 std::vector<int64_t> shape;
/llvm-project/mlir/examples/toy/Ch2/include/toy/
H A DAST.h30 struct VarType { struct
31 std::vector<int64_t> shape;
/llvm-project/mlir/examples/toy/Ch1/include/toy/
H A DAST.h30 struct VarType { struct
31 std::vector<int64_t> shape;
/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyVariableDumper.cpp45 auto VarType = Var.getType(); in start() local
/llvm-project/llvm/unittests/IR/
H A DValueMapTest.cpp117 void CompileAssertHasType(VarType) { in CompileAssertHasType() argument
/llvm-project/clang-tools-extra/clang-tidy/performance/
H A DUnnecessaryCopyInitialization.cpp194 differentReplacedTemplateParams(const QualType & VarType,const QualType & InitializerType,ASTContext & Context) differentReplacedTemplateParams() argument
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractVariable.cpp57 QualType VarType; global() member in clang::clangd::__anon6379dcb20111::ExtractionContext
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp332 VariadicType VarType; global() member
/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp2276 CGF.PushDestructorCleanup(VarType, field); member in __anonc79bb8b90911::NonTrivialCStructByrefHelpers
2247 QualType VarType; global() member in __anonc79bb8b90911::CXXByrefHelpers
[all...]
H A DCodeGenModule.cpp5700 QualType VarType = D->getType(); isVarDeclStrongDefinition() local
H A DCGOpenMPRuntime.cpp1796 getAddrOfArtificialThreadPrivate(CodeGenFunction & CGF,QualType VarType,StringRef Name) getAddrOfArtificialThreadPrivate() argument
12091 getAddrOfArtificialThreadPrivate(CodeGenFunction & CGF,QualType VarType,StringRef Name) getAddrOfArtificialThreadPrivate() argument
/llvm-project/clang/lib/AST/
H A DODRDiagsEmitter.cpp293 VarType, in diagnoseSubMismatchVar() enumerator
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp8590 QualType VarType = LCDecl->getType().getNonReferenceType(); buildNumIterations() local
8845 QualType VarType = LCDecl->getType().getNonReferenceType(); buildMinMaxValues() local
9027 QualType VarType = LCDecl->getType().getNonReferenceType(); buildOrderedLoopData() local
9218 QualType VarType = LCDecl->getType().getNonReferenceType(); checkOpenMPIterationSpace() local
17208 QualType VarType = InteropVarExpr->getType().getUnqualifiedType(); isValidInteropVariable() local
[all...]
H A DSemaStmt.cpp1198 QualType VarType = VD->getType(); ShouldDiagnoseSwitchCaseNotInEnum() local
H A DSemaDeclCXX.cpp14281 QualType VarType; global() member in __anon47e04d133811::RefBuilder
14288 RefBuilder(VarDecl * Var,QualType VarType) RefBuilder() argument
H A DSemaDecl.cpp7305 QualType VarType = VD->getType().getCanonicalType(); emitReadOnlyPlacementAttrWarning() local