Home
last modified time | relevance | path

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

/external/clang/unittests/ASTMatchers/
DASTMatchersTest.h64 llvm::StringRef CompileArg,
84 std::vector<std::string> Args = {CompileArg, "-frtti", "-fexceptions",
160 llvm::StringRef CompileArg) { in matchesConditionallyWithCuda() argument
192 "-target", "nvptx64-unknown-unknown", CompileArg}; in matchesConditionallyWithCuda()