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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DDebugInfo.h271 bool isForwardDecl() const { function in class:llvm::DIType
/external/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h574 bool isForwardDecl() const { return getFlags() & FlagFwdDecl; } function in class:llvm::DIType
868 /// isForwardDecl(), and the new arguments would be a definition, mutates the

Completed in 123 milliseconds