Home | Sort by relevance Sort by last modified time |
/external/llvm/tools/llvm-diff/ | |
DifferenceEngine.cpp | 453 FunctionDifferenceEngine *this_() { return this; } function in class:__anon8418::FunctionDifferenceEngine 457 Engine(Engine), Queue(QueueSorter(*this_())) {} |
/external/collada/src/dae/ | |
daeElement.cpp | 393 daeElement* this_ = const_cast<daeElement*>(this); local 395 if (daeMetaAttribute* idAttr = this_->getAttributeObject("id")) 396 return *(daeStringRef*)idAttr->get(this_); |
/external/clang/include/clang/AST/ | |
ASTContext.h | 84 ASTContext &this_() { return *this; } function in class:clang::ASTContext [all...] |
Type.h | 964 ExtQuals *this_() { return this; } function in class:clang::ExtQuals 1253 Type *this_() { return this; } function in class:clang::Type [all...] |