HomeSort by: relevance | last modified time | path
    Searched defs:this_ (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-diff/
DifferenceEngine.cpp 483 FunctionDifferenceEngine *this_() { return this; } function in class:__anon5636::FunctionDifferenceEngine
487 Engine(Engine), Queue(QueueSorter(*this_())) {}
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
tokens.h 136 this_, member in class:TOK
393 this_, member in class:EXP
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 448 ASTContext &this_() { return *this; } function in class:clang::ASTContext
Type.h 1391 ExtQuals *this_() { return this; } function in class:clang::ExtQuals
1396 canon.isNull() ? QualType(this_(), 0) : canon),
1820 canon.isNull() ? QualType(this_(), 0) : canon) {
1834 Type *this_() { return this; } function
5866 BaseType(QualType(this_(), 0)) {

Completed in 20 milliseconds