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

/external/chromium_org/third_party/angle_dx11/src/compiler/
H A DDirectiveHandler.h23 const TPragma& pragma() const { return mPragma; } function in class:TDirectiveHandler
H A DParseHelper.h101 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.
84 // Get the handler for this token. If there is no handler, ignore the pragma.
102 /// HandlePragmaDirective - The "\#pragma" directive has been parsed. Lex the
103 /// rest of the pragma, passing it to the registered pragma handlers.
114 // Invoke the first level of pragma handlers which reads the namespace id.
118 // If the pragma handler didn't read the rest of the line, consume it now.
167 // In that case we don't actually "activate" the pragma now, we only lex it
169 // we activate the pragma whenever we encounter the tokens again in the token
179 // Remember the pragma toke
1223 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 222 milliseconds