Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2280 SourceLocation noteLoc = PD->getLocation(); DiagnoseOwningPropertyGetterSynthesis() local
H A DSemaExprObjC.cpp3912 SourceLocation noteLoc = afterLParen.isValid() ? afterLParen : loc; diagnoseObjCARCConversion() local