Home
last modified time | relevance | path

Searched defs:isIntegralType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h468 bool isIntegralType() const { in isIntegralType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp1915 bool Type::isIntegralType(const ASTContext &Ctx) const { in isIntegralType() function in Type