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

  /external/llvm/include/llvm/Support/
Compiler.h 277 /// LLVM_BUILTIN_TRAP - On compilers which support it, expands to an expression
281 # define LLVM_BUILTIN_TRAP __builtin_trap()
283 # define LLVM_BUILTIN_TRAP *(volatile int*)0x11 = 0
  /external/clang/lib/Lex/
Pragma.cpp     [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]

Completed in 1623 milliseconds