Home
last modified time | relevance | path

Searched refs:getsigjmp_bufType (Results 1 – 5 of 5) sorted by relevance

/external/llvm/docs/
DCodingStandards.rst984 Type = Context.getsigjmp_bufType();
1008 Type = Context.getsigjmp_bufType();
1028 Type = Context.getsigjmp_bufType();
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCodingStandards.rst1046 Type = Context.getsigjmp_bufType();
1070 Type = Context.getsigjmp_bufType();
1090 Type = Context.getsigjmp_bufType();
/external/clang/include/clang/AST/
DASTContext.h1525 QualType getsigjmp_bufType() const { in getsigjmp_bufType() function
/external/clang/lib/Serialization/
DASTWriter.cpp4410 AddTypeRef(Context.getsigjmp_bufType(), SpecialTypes); in WriteASTCore()
/external/clang/lib/AST/
DASTContext.cpp8280 Type = Context.getsigjmp_bufType(); in DecodeTypeFromStr()