Home
last modified time | relevance | path

Searched refs:getucontext_tType (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h1537 QualType getucontext_tType() const { in getucontext_tType() function
/external/llvm-project/clang/include/clang/AST/
DASTContext.h1798 QualType getucontext_tType() const { in getucontext_tType() function
/external/clang/lib/Serialization/
DASTWriter.cpp4414 AddTypeRef(Context.getucontext_tType(), SpecialTypes); in WriteASTCore()
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp4683 AddTypeRef(Context.getucontext_tType(), SpecialTypes); in WriteASTCore()
/external/clang/lib/AST/
DASTContext.cpp8291 Type = Context.getucontext_tType(); in DecodeTypeFromStr()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp10340 Type = Context.getucontext_tType(); in DecodeTypeFromStr()