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 453 FunctionDifferenceEngine *this_() { return this; } function in class:__anon31010::FunctionDifferenceEngine
457 Engine(Engine), Queue(QueueSorter(*this_())) {}
  /external/clang/include/clang/AST/
ASTContext.h 80 ASTContext &this_() { return *this; } function in class:clang::ASTContext
    [all...]
Type.h 1076 ExtQuals *this_() { return this; } function in class:clang::ExtQuals
1362 Type *this_() { return this; } function in class:clang::Type
    [all...]

Completed in 173 milliseconds