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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h895 QualType getConstType(QualType T) const { return T.withConst(); } function in class:clang::ASTContext

Completed in 51 milliseconds