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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp4872 bool Sema::RequireLiteralType(SourceLocation Loc, QualType T, function in class:Sema
4956 bool Sema::RequireLiteralType(SourceLocation Loc, QualType T, unsigned DiagID) { function in class:Sema
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h1212 bool RequireLiteralType(SourceLocation Loc, QualType T, function in class:clang::Sema
1219 bool RequireLiteralType(SourceLocation Loc, QualType T, function in class:clang::Sema
1226 bool RequireLiteralType(SourceLocation Loc, QualType T, function in class:clang::Sema

Completed in 226 milliseconds