OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:forEachDescendant
(Results
1 - 3
of
3
) sorted by null
/external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp
704
functionDecl(
forEachDescendant
(
720
qualType(asString("int ***"),
forEachDescendant
(pointerType().bind("x"))),
[
all
...]
/external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp
200
REGISTER_ADAPTATIVE(
forEachDescendant
);
/external/clang/include/clang/ASTMatchers/
ASTMatchers.h
[
all
...]
Completed in 61 milliseconds