Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDebugInfo.h259 bool isForwardDecl() const { in isForwardDecl() function
/external/clang/include/clang/AST/
DDeclObjC.h604 bool isForwardDecl() const { return ForwardDecl; } in isForwardDecl() function
883 bool isForwardDecl() const { return isForwardProtoDecl; } in isForwardDecl() function