OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SelIdents
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Sema/
CodeCompleteConsumer.h
272
IdentifierInfo **
SelIdents
;
279
CodeCompletionContext(enum Kind Kind) : Kind(Kind),
SelIdents
(NULL),
284
IdentifierInfo **
SelIdents
= NULL,
286
SelIdents
(
SelIdents
),
309
IdentifierInfo **getSelIdents() const { return
SelIdents
; }
[
all
...]
Sema.h
[
all
...]
/external/clang/lib/Sema/
SemaCodeComplete.cpp
[
all
...]
Completed in 414 milliseconds