Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp1043 LabelDecl *IndirectGotoStmt::getConstantTarget() { in getConstantTarget() function in IndirectGotoStmt
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h2368 const LabelDecl *getConstantTarget() const { in getConstantTarget() function