Searched defs:getPointerType (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h883 CanQualType getPointerType(CanQualType T) const { function in class:clang::ASTContext
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp2094 QualType ASTContext::getPointerType(QualType T) const { function in class:ASTContext
[all...]

Completed in 89 milliseconds