Searched defs:pragma (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DDirectiveHandler.h24 const TPragma& pragma() const { return mPragma; } function in class:TDirectiveHandler
H A DParseContext.h114 const TPragma& pragma() const { return directiveHandler.pragma(); } function in struct:TParseContext
/external/clang/lib/Lex/
H A DPragma.cpp11 // pragma related methods of the Preprocessor class.
86 // Get the handler for this token. If there is no handler, ignore the pragma.
104 /// HandlePragmaDirective - The "\#pragma" directive has been parsed. Lex the
105 /// rest of the pragma, passing it to the registered pragma handlers.
116 // Invoke the first level of pragma handlers which reads the namespace id.
120 // If the pragma handler didn't read the rest of the line, consume it now.
169 // In that case we don't actually "activate" the pragma now, we only lex it
171 // we activate the pragma whenever we encounter the tokens again in the token
181 // Remember the pragma toke
1337 PragmaRegionHandler(const char *pragma) argument
[all...]
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 78 milliseconds