Home
last modified time | relevance | path

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

/external/llvm-project/llvm/docs/
DCodingStandards.rst965 Type = Context.getsigjmp_bufType();
989 Type = Context.getsigjmp_bufType();
1009 Type = Context.getsigjmp_bufType();
/external/llvm/docs/
DCodingStandards.rst984 Type = Context.getsigjmp_bufType();
1008 Type = Context.getsigjmp_bufType();
1028 Type = Context.getsigjmp_bufType();
/external/clang/include/clang/AST/
DASTContext.h1525 QualType getsigjmp_bufType() const { in getsigjmp_bufType() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h1786 QualType getsigjmp_bufType() const { in getsigjmp_bufType() function
/external/clang/lib/Serialization/
DASTWriter.cpp4410 AddTypeRef(Context.getsigjmp_bufType(), SpecialTypes); in WriteASTCore()
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp4679 AddTypeRef(Context.getsigjmp_bufType(), SpecialTypes); in WriteASTCore()
/external/clang/lib/AST/
DASTContext.cpp8280 Type = Context.getsigjmp_bufType(); in DecodeTypeFromStr()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp10329 Type = Context.getsigjmp_bufType(); in DecodeTypeFromStr()