Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp2281 SourceLocation noteLoc = PD->getLocation(); in DiagnoseOwningPropertyGetterSynthesis() local
H A DSemaExprObjC.cpp3907 SourceLocation noteLoc = afterLParen.isValid() ? afterLParen : loc; in diagnoseObjCARCConversion() local