OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleExtension
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DirectiveHandlerBase.h
34
virtual void
handleExtension
(const SourceLocation& loc,
DirectiveParser.cpp
694
mDirectiveHandler->
handleExtension
(token->location, name, behavior);
/external/chromium_org/third_party/angle/tests/preprocessor_tests/
MockDirectiveHandler.h
24
MOCK_METHOD3(
handleExtension
,
extension_test.cpp
21
handleExtension
(pp::SourceLocation(0, 1), "foo", "bar"));
47
handleExtension
(pp::SourceLocation(0, 1), "foo", "bar"));
62
handleExtension
(pp::SourceLocation(0, 1), "foo", "bar"));
87
// No
handleExtension
call.
88
EXPECT_CALL(mDirectiveHandler,
handleExtension
(_, _, _)).Times(0);
/external/chromium_org/third_party/angle/src/compiler/
DirectiveHandler.h
33
virtual void
handleExtension
(const pp::SourceLocation& loc,
DirectiveHandler.cpp
86
void TDirectiveHandler::
handleExtension
(const pp::SourceLocation& loc,
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help_3.5.0.v20100524.jar
Completed in 28 milliseconds