Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1754 QualType getjmp_bufType() const { in getjmp_bufType() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp4902 AddTypeRef(Context.getjmp_bufType(), SpecialTypes); in WriteASTCore()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp9452 Type = Context.getjmp_bufType(); in DecodeTypeFromStr()