Searched defs:CorrectLocation (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseDecl.cpp | 1768 DiagnoseMisplacedCXX11Attribute(ParsedAttributes & Attrs,SourceLocation CorrectLocation) DiagnoseMisplacedCXX11Attribute() argument |
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/ | ||
H A D | Parser.h | 2756 CheckMisplacedCXX11Attribute(ParsedAttributes & Attrs,SourceLocation CorrectLocation) CheckMisplacedCXX11Attribute() argument |