Searched defs:LSquareLoc (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp294 setDecompositionBindings( SourceLocation LSquareLoc, ArrayRef<DecompositionDeclarator::Binding> Bindings, SourceLocation RSquareLoc) argument
/openbsd-current/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp2946 SourceLocation LSquareLoc = consumeToken(); local
/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h1734 SourceLocation LSquareLoc, RSquareLoc; member in class:clang::DecompositionDeclarator
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DDeclCXX.h4083 DecompositionDecl(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, SourceLocation LSquareLoc, QualType T, TypeSourceInfo *TInfo, StorageClass SC, ArrayRef<BindingDecl *> Bindings) argument

Completed in 185 milliseconds