Home
last modified time | relevance | path

Searched refs:matchesNode (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h295 virtual bool matchesNode(const T &Node) const = 0;
302 return matchesNode(Node); in matches()
650 bool matchesNode(const T &Node) const override { in matchesNode() function
680 bool matchesNode(const NamedDecl &Node) const override;
1403 bool matchesNode(const T &Node) const override {
1414 inline bool ValueEqualsMatcher<FloatingLiteral, double>::matchesNode(
1423 inline bool ValueEqualsMatcher<FloatingLiteral, float>::matchesNode(
1432 inline bool ValueEqualsMatcher<FloatingLiteral, llvm::APFloat>::matchesNode(
/external/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp496 bool HasNameMatcher::matchesNode(const NamedDecl &Node) const { in matchesNode() function in clang::ast_matchers::internal::HasNameMatcher
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...