Home
last modified time | relevance | path

Searched defs:isPascal (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DLiteralSupport.h288 bool isPascal() const { return Pascal; } in isPascal() function
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1880 bool isPascal() const { return StringLiteralBits.IsPascal; } in isPascal() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10420 bool isPascal() const { return FExpr->isPascal(); } in isPascal() function in __anon1d690be71e11::FormatStringLiteral