OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AddFeature
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/MC/
SubtargetFeature.cpp
41
void SubtargetFeatures::
AddFeature
(StringRef String, bool Enable) {
77
AddFeature
("altivec");
80
AddFeature
("64bit");
81
AddFeature
("altivec");
/src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
dsl.py
270
class
AddFeature
(ConfigAction):
451
An
AddFeature
action is always created regardless of any actions supplied
480
If the feature is supported, an `
AddFeature
` action is automatically added
488
return [
AddFeature
(self._getName(config))] + actions
Completed in 17 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026