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

/external/clang/lib/Sema/
H A DSemaType.cpp3244 return Context.getNullTypeSourceInfo();
3265 return Context.getNullTypeSourceInfo();
3380 return Context.getNullTypeSourceInfo();
/external/clang/include/clang/AST/
H A DASTContext.h2156 TypeSourceInfo *getNullTypeSourceInfo() { return &NullTypeSourceInfo; } function in class:clang::ASTContext

Completed in 131 milliseconds