HomeSort by relevance Sort by last modified time
    Searched refs:matchesConditionally (Results 1 - 2 of 2) sorted by null

  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.h 62 testing::AssertionResult matchesConditionally(
104 return matchesConditionally(Code, AMatcher, true, "-std=c++11");
110 return matchesConditionally(Code, AMatcher, false, "-std=c++11");
116 return matchesConditionally(
124 return matchesConditionally(
130 // Function based on matchesConditionally with "-x cuda" argument added and
ASTMatchersTest.cpp     [all...]

Completed in 68 milliseconds