Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp316 bool GlobalValue::isDeclaration() const { in isDeclaration() function in GlobalValue
/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp1459 bool cir::FuncOp::isDeclaration() { in isDeclaration() function in cir::FuncOp