Searched defs:noteLoc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjCProperty.cpp | 2280 SourceLocation noteLoc = PD->getLocation(); DiagnoseOwningPropertyGetterSynthesis() local |
H A D | SemaExprObjC.cpp | 3912 SourceLocation noteLoc = afterLParen.isValid() ? afterLParen : loc; diagnoseObjCARCConversion() local |