HomeSort by relevance Sort by last modified time
    Searched defs:this_ (Results 1 - 5 of 5) sorted by null

  /external/llvm/tools/llvm-diff/
DifferenceEngine.cpp 453 FunctionDifferenceEngine *this_() { return this; } function in class:__anon18155::FunctionDifferenceEngine
457 Engine(Engine), Queue(QueueSorter(*this_())) {}
  /external/clang/include/clang/AST/
ASTContext.h 91 ASTContext &this_() { return *this; } function in class:clang::ASTContext
    [all...]
Type.h 1159 ExtQuals *this_() { return this; } function in class:clang::ExtQuals
1469 Type *this_() { return this; } function in class:clang::Type
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvparser.cpp 6055 Cluster* const this_ = const_cast<Cluster*>(this); local
    [all...]
  /external/libvpx/libwebm/mkvparser/
mkvparser.cc 6274 Cluster* const this_ = const_cast<Cluster*>(this); local
    [all...]

Completed in 69 milliseconds