Searched defs:PrimType (Results 1 – 4 of 4) sorted by relevance
27 enum PrimType : unsigned { enum
19 llvm::SmallVector<PrimType, 8> &&ParamTypes, in Function()
97 [](PrimType) { in VisitCastExpr() argument
479 for (const auto &PrimType : HungarainNotationPrimitiveTypes) { in loadFileConfig() local