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

  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 310 bool wantConstructorResults() const;
    [all...]
  /external/clang/lib/Sema/
CodeCompleteConsumer.cpp 34 bool CodeCompletionContext::wantConstructorResults() const {
SemaCodeComplete.cpp 777 !CompletionContext.wantConstructorResults())
    [all...]

Completed in 260 milliseconds