Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DLiteralSupport.h263 bool isPascal() const { return Pascal; } in isPascal() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h1881 bool isPascal() const { return StringLiteralBits.IsPascal; } in isPascal() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7232 bool isPascal() const { return FExpr->isPascal(); } in isPascal() function in __anon7fa672bc1311::FormatStringLiteral