Searched refs:getLSquareLoc (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1745 SourceLocation getLSquareLoc() const { return LSquareLoc; } function in class:clang::DecompositionDeclarator
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp721 Diag(Decomp.getLSquareLoc(), diag::err_decomp_decl_context)
734 Diag(Decomp.getLSquareLoc(),
824 Diag(Decomp.getLSquareLoc(),
886 Decomp.getLSquareLoc());
H A DSemaDecl.cpp16667 Diag(Decomp.getLSquareLoc(), diag::err_decomp_decl_context)

Completed in 307 milliseconds