Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp135 getLikelihood(ArrayRef<const Attr *> Attrs) { getLikelihood() function
147 static std::pair<Stmt::Likelihood, const Attr *> getLikelihood(const Stmt *S) { getLikelihood() function
154 Stmt::Likelihood Stmt::getLikelihood(ArrayRef<const Attr *> Attrs) { getLikelihood() function in Stmt
158 Stmt::Likelihood Stmt::getLikelihood(const Stmt *S) { getLikelihood() function in Stmt
166 Stmt::Likelihood Stmt::getLikelihood(const Stmt *Then, const Stmt *Else) { getLikelihood() function in Stmt
[all...]