Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-diff/lib/
HDDifferenceEngine.cpp758 FunctionDifferenceEngine *this_() { return this; } in this_() function in __anone536e97a0111::FunctionDifferenceEngine
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTContext.h483 ASTContext &this_() { return *this; } in this_() function