Home
last modified time | relevance | path

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

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