Searched defs:RequireLiteralType (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp5274 bool Sema::RequireLiteralType(SourceLocation Loc, QualType T, function in class:Sema
5358 bool Sema::RequireLiteralType(SourceLocation Loc, QualType T, unsigned DiagID) { function in class:Sema
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1262 bool RequireLiteralType(SourceLocation Loc, QualType T, function in class:clang::Sema
1269 bool RequireLiteralType(SourceLocation Loc, QualType T, function in class:clang::Sema
1276 bool RequireLiteralType(SourceLocation Loc, QualType T, function in class:clang::Sema

Completed in 92 milliseconds