Searched defs:IsPascal (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/clang/lib/AST/ | ||
H A D | Expr.cpp | 957 StringKind Kind, bool IsPascal) { in setString() |
/aosp_15_r20/external/clang/include/clang/AST/ | ||
H A D | Expr.h | 1487 unsigned IsPascal : 1; variable |