Home
last modified time | relevance | path

Searched defs:Brackets (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DGlobPattern.h87 SmallVector<Bracket, 0> Brackets; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp2381 shouldFlushVmCnt(MachineLoop * ML,WaitcntBrackets & Brackets) shouldFlushVmCnt() argument
2546 std::unique_ptr<WaitcntBrackets> Brackets; runOnMachineFunction() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp644 SmallVector<Bracket, 8> Brackets; CheckMatchedBrackets() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h660 SourceRange Brackets; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2482 BuildArrayType(QualType T,ArraySizeModifier ASM,Expr * ArraySize,unsigned Quals,SourceRange Brackets,DeclarationName Entity) BuildArrayType() argument
H A DSemaInit.cpp8586 SourceRange Brackets; Perform() local
H A DSemaExpr.cpp5531 ActOnOMPArrayShapingExpr(Expr * Base,SourceLocation LParenLoc,SourceLocation RParenLoc,ArrayRef<Expr * > Dims,ArrayRef<SourceRange> Brackets) ActOnOMPArrayShapingExpr() argument