OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:importdefinition
(Results
1 - 4
of
4
) sorted by null
/external/clang/lib/AST/
ASTImporter.cpp
107
bool
ImportDefinition
(RecordDecl *From, RecordDecl *To,
109
bool
ImportDefinition
(VarDecl *From, VarDecl *To,
111
bool
ImportDefinition
(EnumDecl *From, EnumDecl *To,
113
bool
ImportDefinition
(ObjCInterfaceDecl *From, ObjCInterfaceDecl *To,
115
bool
ImportDefinition
(ObjCProtocolDecl *From, ObjCProtocolDecl *To,
[
all
...]
/external/clang/include/clang/AST/
ASTImporter.h
207
void
ImportDefinition
(Decl *From);
/external/lldb/source/Symbol/
ClangASTImporter.cpp
527
ImportDefinition
(from);
/external/antlr/antlr-3.4/runtime/C/
README
170
importDefinition
[
all
...]
Completed in 511 milliseconds