Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp134 getLikelihood(ArrayRef<const Attr *> Attrs) { in getLikelihood() function
146 static std::pair<Stmt::Likelihood, const Attr *> getLikelihood(const Stmt *S) { in getLikelihood() function
153 Stmt::Likelihood Stmt::getLikelihood(ArrayRef<const Attr *> Attrs) { in getLikelihood() function in Stmt
157 Stmt::Likelihood Stmt::getLikelihood(const Stmt *S) { in getLikelihood() function in Stmt
165 Stmt::Likelihood Stmt::getLikelihood(const Stmt *Then, const Stmt *Else) { in getLikelihood() function in Stmt