HomeSort by relevance Sort by last modified time
    Searched defs:isNoReturn (Results 1 - 6 of 6) sorted by null

  /external/clang/include/clang/Basic/
Builtins.h 114 bool isNoReturn(unsigned ID) const {
  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 106 bool isNoReturn;
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
CodeGenIntrinsics.h 125 bool isNoReturn;
  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 557 bool isNoReturn() const { return NoReturn; }
586 return FunctionType::ExtInfo(isNoReturn(),
  /external/clang/lib/AST/
Decl.cpp     [all...]
  /external/clang/lib/Analysis/
CFG.cpp     [all...]

Completed in 144 milliseconds