Searched refs:getQuestionLoc (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Analysis/
H A DReachableCode.cpp532 return CO->getQuestionLoc();
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp618 Writer.AddSourceLocation(E->getQuestionLoc(), Record);
631 Writer.AddSourceLocation(E->getQuestionLoc(), Record);
/external/clang/include/clang/AST/
H A DExpr.h3171 SourceLocation getQuestionLoc() const { return QuestionLoc; } function in class:clang::StringLiteral::OffsetOfExpr::AbstractConditionalOperator
/external/clang/lib/Sema/
H A DTreeTransform.h7251 e->getQuestionLoc(),
7279 E->getQuestionLoc(),

Completed in 173 milliseconds