Home
last modified time | relevance | path

Searched defs:openBrace (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/services/formatting/
DformattingContext.ts92 const openBrace = findChildOfKind(node, SyntaxKind.OpenBraceToken, this.sourceFile); constant
/third_party/node/deps/icu-small/source/tools/genrb/
Dwrtjava.cpp65 static const char* openBrace="{\n"; variable
/third_party/icu/icu4c/source/tools/genrb/
Dwrtjava.cpp65 static const char* openBrace="{\n"; variable
/third_party/skia/src/gpu/glsl/
DGrGLSLProgramBuilder.cpp367 SkString openBrace; in emitAndInstallXferProc() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dwrtjava.cpp65 static const char* openBrace="{\n"; variable
/third_party/typescript/src/compiler/
Dtypes.ts7127 openBrace = 0x7B, // { enumerator