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

/external/clang/include/clang/AST/
H A DASTContext.h1183 QualType getsigjmp_bufType() const { function in class:clang::ASTContext
/external/clang/lib/Serialization/
H A DASTWriter.cpp3425 AddTypeRef(Context.getsigjmp_bufType(), SpecialTypes);
/external/clang/lib/AST/
H A DASTContext.cpp7050 Type = Context.getsigjmp_bufType();

Completed in 151 milliseconds