Searched refs:isInFunctionLikeBodyOfCode (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h127 bool isInFunctionLikeBodyOfCode() const;
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DExtract.cpp75 if (!Code.isInFunctionLikeBodyOfCode())
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp419 bool CodeRangeASTSelection::isInFunctionLikeBodyOfCode() const { function in class:CodeRangeASTSelection

Completed in 209 milliseconds