Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExpr.h3159 SourceLocation getQuestionLoc() const { return QuestionLoc; } in getQuestionLoc() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h4054 SourceLocation getQuestionLoc() const { return QuestionLoc; } in getQuestionLoc() function