Searched defs:this_ (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/ | ||
H A D | DifferenceEngine.cpp | 758 FunctionDifferenceEngine *this_() { return this; } in this_() function in __anon35eb8c210111::FunctionDifferenceEngine |
/freebsd/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTContext.h | 483 ASTContext &this_() { return *this; } in this_() function |