Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCommandFlags.cpp319 static cl::opt<std::string> TrapFuncName( in CGOPT() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h223 std::string TrapFuncName; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6663 StringRef TrapFuncName = in visitIntrinsicCall() local