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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp635 SmallVector<Bracket, 8> Brackets; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h660 PODSourceRange Brackets; member in union:clang::final::__anon1301
H A DType.h3046 SourceRange Brackets; member in class:clang::VariableArrayType
3105 SourceRange Brackets; member in class:clang::DependentSizedArrayType
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2259 BuildArrayType(QualType T, ArrayType::ArraySizeModifier ASM, Expr *ArraySize, unsigned Quals, SourceRange Brackets, DeclarationName Entity) argument
H A DSemaExpr.cpp5001 ActOnOMPArrayShapingExpr(Expr *Base, SourceLocation LParenLoc, SourceLocation RParenLoc, ArrayRef<Expr *> Dims, ArrayRef<SourceRange> Brackets) argument

Completed in 224 milliseconds