Home
last modified time | relevance | path

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

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