Home
last modified time | relevance | path

Searched defs:TripleCStr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/bindings/ocaml/target/
H A Dtarget_ocaml.c155 char *TripleCStr = LLVMGetDefaultTargetTriple(); in llvm_target_default_triple() local
/llvm-project/clang/unittests/Frontend/
H A DCompilerInvocationTest.cpp411 const char *TripleCStr = "i686-apple-darwin9"; TEST_F() local