Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DEntity.cpp101 DeclarationName LocalName = D->getDeclName(); in VisitNamedDecl() local
174 DeclarationName LocalName; in getDecl() local
/external/v8/src/
Dscopeinfo.cc329 Handle<String> ScopeInfo<Allocator>::LocalName(int i) const { in LocalName() function in v8::internal::ScopeInfo