Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9198 bool Sema::RequireLiteralType(SourceLocation Loc, QualType T, RequireLiteralType() function in Sema
9289 bool Sema::RequireLiteralType(SourceLocation Loc, QualType T, unsigned DiagID) { RequireLiteralType() function in Sema
/llvm-project/clang/include/clang/Sema/
H A DSema.h14884 bool RequireLiteralType(SourceLocation Loc, QualType T, unsigned DiagID, RequireLiteralType() function