Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp891 LabelDecl *IndirectGotoStmt::getConstantTarget() { in getConstantTarget() function in IndirectGotoStmt
/external/clang/include/clang/AST/
DStmt.h1284 const LabelDecl *getConstantTarget() const { in getConstantTarget() function