Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DLiveInterval.cpp1318 unsigned ConnectedVNInfoEqClasses::Classify(const LiveRange &LR) { in Classify() function in ConnectedVNInfoEqClasses
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaCast.cpp562 auto Classify = [](QualType T) { in unwrapCastAwayConstnessLevel() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DExpr.h398 Classification Classify(ASTContext &Ctx) const { in Classify() function