OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:known_extensions
(Results
1 - 4
of
4
) sorted by null
/external/clang/lib/Sema/
SemaObjCProperty.cpp
336
for (const auto *Ext : CCPrimary->
known_extensions
()) {
[
all
...]
/external/clang/include/clang/AST/
DeclObjC.h
1209
known_extensions
_range
known_extensions
() const {
function in class:clang::ObjCInterfaceDecl
[
all
...]
/external/clang/lib/AST/
DeclObjC.cpp
[
all
...]
ASTContext.cpp
409
for (const auto *Ext : ID->
known_extensions
()) {
[
all
...]
Completed in 423 milliseconds