Searched refs:getNullTypeSourceInfo (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DASTContext.h1948 TypeSourceInfo *getNullTypeSourceInfo() { return &NullTypeSourceInfo; } function in class:clang::ASTContext
/external/clang/lib/Sema/
H A DSemaType.cpp2817 return Context.getNullTypeSourceInfo();
2838 return Context.getNullTypeSourceInfo();
2948 return Context.getNullTypeSourceInfo();

Completed in 38 milliseconds