OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:matchesNodeFullSlow
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
ASTMatchersInternal.cpp
634
return
matchesNodeFullSlow
(Node);
640
bool HasNameMatcher::
matchesNodeFullSlow
(const NamedDecl &Node) const {
668
assert(matchesNodeFullFast(Node) ==
matchesNodeFullSlow
(Node));
/src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h
969
///
matchesNodeFullSlow
.
977
bool
matchesNodeFullSlow
(const NamedDecl &Node) const;
Completed in 18 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026