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

  /external/llvm/tools/llvm-diff/
DifferenceEngine.cpp 457 FunctionDifferenceEngine *this_() { return this; } function in class:__anon10754::FunctionDifferenceEngine
461 Engine(Engine), Queue(QueueSorter(*this_())) {}
  /external/clang/include/clang/AST/
ASTContext.h 92 ASTContext &this_() { return *this; } function in class:clang::ASTContext
    [all...]
Type.h 1039 ExtQuals *this_() { return this; } function in class:clang::ExtQuals
1330 Type *this_() { return this; } function in class:clang::Type
    [all...]

Completed in 176 milliseconds