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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1505 QualType getsigjmp_bufType() const { function in class:clang::ASTContext::DynTypedNodeList
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp4356 AddTypeRef(Context.getsigjmp_bufType(), SpecialTypes);
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp8202 Type = Context.getsigjmp_bufType();

Completed in 129 milliseconds