Searched defs:LBrace (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Format/
H A DFormatToken.cpp37 const FormatToken *LBrace = State.NextToken->Previous->Previous; local
H A DFormat.cpp948 const FormatToken *LBrace = State.NextToken->getPreviousNonComment(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp791 LBrace, enumerator in enum:clang::MMToken::TokenKind
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp6489 ActOnStartNamespaceDef(Scope *NamespcScope, SourceLocation InlineLoc, SourceLocation NamespaceLoc, SourceLocation IdentLoc, IdentifierInfo *II, SourceLocation LBrace, AttributeList *AttrList) argument
H A DTreeTransform.h9763 SourceLocation LBrace; local

Completed in 212 milliseconds