Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Bytecode/Writer/
H A DIRNumbering.h98 bool isDeclaration = true; member
/llvm-project/llvm/lib/IR/
H A DGlobals.cpp290 bool GlobalValue::isDeclaration() const { isDeclaration() function in GlobalValue
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp3218 bool isDeclaration = gOp.isDeclaration(); convertDeclareTargetAttr() local