HomeSort by: relevance | last modified time | path
    Searched refs:HasSizeMatcher (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 2159 struct HasSizeMatcher {
2166 inline bool HasSizeMatcher<StringLiteral>::hasSize(
ASTMatchers.h 6450 return internal::HasSizeMatcher<NodeType>::hasSize(Node, N);

Completed in 24 milliseconds