Home
last modified time | relevance | path

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

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