Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h317 IntType getSizeType() const { return SizeType; } in getSizeType() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h190 inline ValueType::SizeType ValueType::getSizeType(unsigned nbytes) { in getSizeType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp5629 CanQualType ASTContext::getSizeType() const { in getSizeType() function in ASTContext