HomeSort by relevance Sort by last modified time
    Searched defs:ConstructorName (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
SemaCodeComplete.cpp 802 DeclarationName ConstructorName
805 DeclContext::lookup_const_result Ctors = Record->lookup(ConstructorName);
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 872 UnionParsedType ConstructorName;
    [all...]

Completed in 44 milliseconds