Searched refs:isFundamentalType (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h1519 bool isFundamentalType() const;
4812 inline bool Type::isFundamentalType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp3257 return T->isFundamentalType();

Completed in 95 milliseconds