| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/llvm/ |
| H A D | PreferRegisterOverUnsignedCheck.cpp | 38 const auto *VarType = Result.Nodes.getNodeAs<QualType>("varType"); in check() local
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch7/include/toy/ |
| H A D | AST.h | 29 struct VarType { struct 30 std::string name; 31 std::vector<int64_t> shape;
|
| /llvm-project-15.0.7/llvm/lib/Target/BPF/ |
| H A D | BPFPreserveDIType.cpp | 108 IntegerType *VarType = Type::getInt64Ty(BB->getContext()); in BPFPreserveDITypeImpl() local
|
| H A D | BPFAbstractMemberAccess.cpp | 1093 IntegerType *VarType; in transformGEPChain() local
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch4/include/toy/ |
| H A D | AST.h | 29 struct VarType { struct 30 std::vector<int64_t> shape;
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch2/include/toy/ |
| H A D | AST.h | 29 struct VarType { struct 30 std::vector<int64_t> shape;
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch3/include/toy/ |
| H A D | AST.h | 29 struct VarType { struct 30 std::vector<int64_t> shape;
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch1/include/toy/ |
| H A D | AST.h | 29 struct VarType { struct 30 std::vector<int64_t> shape;
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch5/include/toy/ |
| H A D | AST.h | 29 struct VarType { struct 30 std::vector<int64_t> shape;
|
| /llvm-project-15.0.7/mlir/examples/toy/Ch6/include/toy/ |
| H A D | AST.h | 29 struct VarType { struct 30 std::vector<int64_t> shape;
|
| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyVariableDumper.cpp | 45 auto VarType = Var.getType(); in start() local
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | ValueMapTest.cpp | 117 void CompileAssertHasType(VarType) { in CompileAssertHasType() argument
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/performance/ |
| H A D | UnnecessaryCopyInitialization.cpp | 187 bool differentReplacedTemplateParams(const QualType &VarType, in differentReplacedTemplateParams()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/ |
| H A D | ExtractVariable.cpp | 54 QualType VarType; member in clang::clangd::__anon79575e0f0111::ExtractionContext
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | GenericTaintChecker.cpp | 280 VariadicType VarType; member
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGBlocks.cpp | 2281 QualType VarType; member in __anon414bd1560911::CXXByrefHelpers 2310 QualType VarType; member in __anon414bd1560911::NonTrivialCStructByrefHelpers
|
| H A D | CodeGenModule.cpp | 4965 QualType VarType = D->getType(); in isVarDeclStrongDefinition() local
|
| H A D | CGOpenMPRuntime.cpp | 1969 QualType VarType, in getAddrOfArtificialThreadPrivate() 12914 CodeGenFunction &CGF, QualType VarType, StringRef Name) { in getAddrOfArtificialThreadPrivate()
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 8554 QualType VarType = LCDecl->getType().getNonReferenceType(); in buildNumIterations() local 8797 QualType VarType = LCDecl->getType().getNonReferenceType(); in buildMinMaxValues() local 8979 QualType VarType = LCDecl->getType().getNonReferenceType(); in buildOrderedLoopData() local 9149 QualType VarType = LCDecl->getType().getNonReferenceType(); in checkOpenMPIterationSpace() local 17323 QualType VarType = InteropVarExpr->getType().getUnqualifiedType(); in isValidInteropVariable() local
|
| H A D | SemaStmt.cpp | 1167 QualType VarType = VD->getType(); in ShouldDiagnoseSwitchCaseNotInEnum() local
|
| H A D | SemaDeclCXX.cpp | 13919 QualType VarType; member in __anonc19065b03711::RefBuilder 13926 RefBuilder(VarDecl *Var, QualType VarType) in RefBuilder()
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 9818 VarType, in diagnoseOdrViolations() enumerator
|