Searched defs:Brackets (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DGlobPattern.h87 SmallVector<Bracket, 0> Brackets; member in struct:llvm::GlobPattern::SubGlobPattern
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp644 SmallVector<Bracket, 8> Brackets; local
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h660 SourceRange Brackets; member in class:clang::final
H A DType.h3294 SourceRange Brackets; member in class:clang::VariableArrayType
3351 SourceRange Brackets; member in class:clang::DependentSizedArrayType
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2480 BuildArrayType(QualType T, ArraySizeModifier ASM, Expr *ArraySize, unsigned Quals, SourceRange Brackets, DeclarationName Entity) argument
H A DSemaExpr.cpp5528 ActOnOMPArrayShapingExpr(Expr *Base, SourceLocation LParenLoc, SourceLocation RParenLoc, ArrayRef<Expr *> Dims, ArrayRef<SourceRange> Brackets) argument

Completed in 413 milliseconds