Home
last modified time | relevance | path

Searched defs:ExpectedCount (Results 1 – 3 of 3) sorted by relevance

/external/clang/unittests/ASTMatchers/
DASTMatchersTest.h300 VerifyIdIsBoundTo(llvm::StringRef Id, int ExpectedCount) in VerifyIdIsBoundTo()
353 const int ExpectedCount; variable
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersTest.h363 VerifyIdIsBoundTo(llvm::StringRef Id, int ExpectedCount) in VerifyIdIsBoundTo()
419 const int ExpectedCount; variable
/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp2821 const char *Code, unsigned int ExpectedCount) { in test()