OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hasdirectvisibilityattribute
(Results
1 - 1
of
1
) sorted by null
/external/clang/lib/AST/
Decl.cpp
404
static bool
hasDirectVisibilityAttribute
(const NamedDecl *D,
456
return !
hasDirectVisibilityAttribute
(spec, computation);
507
return !
hasDirectVisibilityAttribute
(spec, computation);
[
all
...]
Completed in 529 milliseconds