Home
last modified time | relevance | path

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

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