Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Lex/
H A DLiteralSupport.h247 bool isPascal() const { return Pascal; } in isPascal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DLiteralSupport.h288 bool isPascal() const { return Pascal; } in isPascal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DLiteralSupport.h289 bool isPascal() const { return Pascal; } in isPascal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DLiteralSupport.h288 bool isPascal() const { return Pascal; } in isPascal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DLiteralSupport.h288 bool isPascal() const { return Pascal; } in isPascal() function
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp511 bool isPascal = Record[Idx++]; in VisitStringLiteral() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DExpr.h1562 bool isPascal() const { return IsPascal; } in isPascal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExpr.h1931 bool isPascal() const { return StringLiteralBits.IsPascal; } in isPascal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExpr.h1903 bool isPascal() const { return StringLiteralBits.IsPascal; } in isPascal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExpr.h1903 bool isPascal() const { return StringLiteralBits.IsPascal; } in isPascal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExpr.h1903 bool isPascal() const { return StringLiteralBits.IsPascal; } in isPascal() function