Searched defs:isImplicitlyDefined (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
H A DVirtRegMap.h454 bool isImplicitlyDefined(unsigned VirtReg) const { function in class:llvm::VirtRegMap
/external/clang/include/clang/AST/
H A DDeclCXX.h1744 /// isImplicitlyDefined - Whether this constructor was implicitly
1748 bool isImplicitlyDefined() const {
1954 /// isImplicitlyDefined - Whether this destructor was implicitly
1958 bool isImplicitlyDefined() const { function in class:clang::CXXDestructorDecl

Completed in 98 milliseconds