Home
last modified time | relevance | path

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

/external/llvm/docs/
DCodingStandards.rst984 Type = Context.getsigjmp_bufType();
1008 Type = Context.getsigjmp_bufType();
1028 Type = Context.getsigjmp_bufType();
/external/clang/include/clang/AST/
DASTContext.h1525 QualType getsigjmp_bufType() const { in getsigjmp_bufType() function
/external/clang/lib/Serialization/
DASTWriter.cpp4410 AddTypeRef(Context.getsigjmp_bufType(), SpecialTypes); in WriteASTCore()
/external/clang/lib/AST/
DASTContext.cpp8280 Type = Context.getsigjmp_bufType(); in DecodeTypeFromStr()