HomeSort by relevance Sort by last modified time
    Searched refs:setLexicalDeclContext (Results 1 - 11 of 11) sorted by null

  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
DeclObjC.cpp     [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp     [all...]
SemaLambda.cpp 400 Method->setLexicalDeclContext(CurContext);
408 TemplateMethod->setLexicalDeclContext(CurContext);
    [all...]
SemaObjCProperty.cpp 188 Res->setLexicalDeclContext(lexicalDC);
575 PDecl->setLexicalDeclContext(lexicalDC);
    [all...]
SemaTemplate.cpp     [all...]
SemaDecl.cpp     [all...]
SemaDeclObjC.cpp     [all...]
SemaDeclAttr.cpp     [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
DeclBase.h 686 void setLexicalDeclContext(DeclContext *DC);
    [all...]

Completed in 353 milliseconds