OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCXXSimpleDeclaration
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Parse/
ParseTentative.cpp
65
return
isCXXSimpleDeclaration
(/*AllowForRangeDecl=*/false);
69
///
isCXXSimpleDeclaration
- C++-specialized function that disambiguates
82
bool Parser::
isCXXSimpleDeclaration
(bool AllowForRangeDecl) {
[
all
...]
/external/clang/include/clang/Parse/
Parser.h
[
all
...]
Completed in 642 milliseconds