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

/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeVendor.cpp431 return ast_ctx.getConstType(target_type);
/external/clang/include/clang/AST/
H A DASTContext.h906 QualType getConstType(QualType T) const { return T.withConst(); } function in class:clang::ASTContext

Completed in 101 milliseconds