Searched defs:Braces (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DFormatVariadic.cpp101 StringRef Braces = Fmt.take_while([](char C) { return C == '{'; }); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp676 unsigned Braces = 0; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp1124 warnBracedScalarInit(Sema &S, const InitializedEntity &Entity, SourceRange Braces) argument

Completed in 148 milliseconds