OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isForwardDecl
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp
759
if (!Ty.getName().empty() && !Ty.
isForwardDecl
()) {
807
if (Ty.isCompositeType() && !Ty.getName().empty() && !Ty.
isForwardDecl
()
880
if (!DTy.
isForwardDecl
())
[
all
...]
/external/clang/lib/CodeGen/
CGDebugInfo.cpp
[
all
...]
/external/llvm/include/llvm/
DebugInfo.h
226
bool
isForwardDecl
() const {
/external/llvm/lib/IR/
DebugInfo.cpp
[
all
...]
Completed in 2036 milliseconds