Home
last modified time | relevance | path

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

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