Searched defs:hasInitializer (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h91 inline bool hasInitializer() const { return !isDeclaration(); } function in class:llvm::GlobalVariable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h78 bool hasInitializer() const { function in class:clang::ConstructionContextItem
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2255 bool hasInitializer() const { function in class:clang::final

Completed in 107 milliseconds