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

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp359 return ast_ctx.getConstType(target_type);
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1023 QualType getConstType(QualType T) const { return T.withConst(); } function in class:clang::ASTContext::DynTypedNodeList

Completed in 57 milliseconds