Home
last modified time | relevance | path

Searched refs:CompileArg (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/unittests/ASTMatchers/
DASTMatchersTest.h196 bool ExpectMatch, llvm::StringRef CompileArg) { in matchesConditionallyWithCuda() argument
231 "-target", "x86_64-unknown-unknown", std::string(CompileArg)}; in matchesConditionallyWithCuda()