Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1945 QualType getjmp_bufType() const { in getjmp_bufType() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5001 AddTypeRef(Context.getjmp_bufType(), SpecialTypes); in WriteASTCore()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp11464 Type = Context.getjmp_bufType(); in DecodeTypeFromStr()