Home
last modified time | relevance | path

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

/external/llvm-project/llvm/docs/
DCodingStandards.rst973 Type = Context.getjmp_bufType();
995 Type = Context.getjmp_bufType();
1011 Type = Context.getjmp_bufType();
/external/llvm/docs/
DCodingStandards.rst992 Type = Context.getjmp_bufType();
1014 Type = Context.getjmp_bufType();
1030 Type = Context.getjmp_bufType();
/external/clang/include/clang/AST/
DASTContext.h1513 QualType getjmp_bufType() const { in getjmp_bufType() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h1774 QualType getjmp_bufType() const { in getjmp_bufType() function
/external/clang/lib/Serialization/
DASTWriter.cpp4409 AddTypeRef(Context.getjmp_bufType(), SpecialTypes); in WriteASTCore()
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp4678 AddTypeRef(Context.getjmp_bufType(), SpecialTypes); in WriteASTCore()
/external/clang/lib/AST/
DASTContext.cpp8282 Type = Context.getjmp_bufType(); in DecodeTypeFromStr()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp10331 Type = Context.getjmp_bufType(); in DecodeTypeFromStr()