Home
last modified time | relevance | path

Searched defs:PrimType (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/AST/Interp/
DPrimType.h27 enum PrimType : unsigned { enum
DFunction.cpp19 llvm::SmallVector<PrimType, 8> &&ParamTypes, in Function()
DByteCodeExprGen.cpp97 [](PrimType) { in VisitCastExpr() argument