Home
last modified time | relevance | path

Searched defs:CorrectLocation (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1875 SourceLocation CorrectLocation) { in DiagnoseMisplacedCXX11Attribute()
1893 const ParsedAttributesView &Attrs, const SourceLocation CorrectLocation) { in DiagnoseProhibitedAttributes()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2820 SourceLocation CorrectLocation) { in CheckMisplacedCXX11Attribute()