Home
last modified time | relevance | path

Searched refs:SubobjectLoc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp2115 SourceLocation SubobjectLoc,
2335 SourceLocation SubobjectLoc, in CheckEvaluationResult() argument
2340 if (SubobjectLoc.isValid()) in CheckEvaluationResult()
2341 Info.Note(SubobjectLoc, diag::note_constexpr_subobject_declared_here); in CheckEvaluationResult()
2358 SubobjectLoc, CheckedTemps)) in CheckEvaluationResult()
2364 Value.getArrayFiller(), Kind, SubobjectLoc, in CheckEvaluationResult()