Home
last modified time | relevance | path

Searched defs:this_ (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtokens.h136 this_, enumerator
393 this_, enumerator
H A Dtokens.d127 this_, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp483 FunctionDifferenceEngine *this_() { return this; } in this_() function in __anon0b0ced060111::FunctionDifferenceEngine
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dvariant.d384 auto this_ = (*src)[]; in VariantN() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h448 ASTContext &this_() { return *this; } in this_() function