Home
last modified time | relevance | path

Searched defs:brace_depth (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dread-rtl.c299 int brace_depth = 1; /* caller-processed */ local
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp188 int brace_depth = 0; in ObjCRuntimeMethodType() local
/openbsd-src/gnu/gcc/gcc/
H A Dread-rtl.c1014 int brace_depth = 1; /* caller-processed */ in read_braced_string() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Dparser.c2313 unsigned brace_depth = 0; in cp_parser_skip_to_closing_parenthesis() local