Searched refs:OT (Results 1 - 6 of 6) sorted by relevance

/external/clang/test/SemaTemplate/
H A Ddependent-expr.cpp45 template<typename OT> int myMethod()
46 { return 2 && sizeof(OT); }
/external/llvm/utils/TableGen/
H A DCodeGenInstruction.h108 const std::string &EMN, const std::string &OT, unsigned MION,
111 OperandType(OT), MIOperandNo(MION), MINumOperands(MINO),
107 OperandInfo(Record *R, const std::string &N, const std::string &PMN, const std::string &EMN, const std::string &OT, unsigned MION, unsigned MINO, DagInit *MIOI) argument
/external/clang/lib/CodeGen/
H A DCGRTTI.cpp727 void RTTIBuilder::BuildObjCObjectTypeInfo(const ObjCObjectType *OT) { argument
729 const Type *T = OT->getBaseType().getTypePtr();
/external/clang/lib/Sema/
H A DSemaExprMember.cpp1318 const ObjCObjectType *OT = OPT->getObjectType(); local
1321 if (OT->isObjCId()) {
1367 if (OT->isObjCClass()) {
/external/clang/lib/AST/
H A DASTContext.cpp4996 if (const ObjCObjectType *OT = T->getAs<ObjCObjectType>())
4997 T = OT->getBaseType();
5550 OverloadedTemplateStorage *OT = new(memory) OverloadedTemplateStorage(size); local
5552 NamedDecl **Storage = OT->getStorage();
5561 return TemplateName(OT);
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 2552 milliseconds