OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onlyAssembleType
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Driver/
Types.h
39
///
onlyAssembleType
- Should this type only be assembled.
40
bool
onlyAssembleType
(ID Id);
/external/clang/lib/Driver/
Types.cpp
57
bool types::
onlyAssembleType
(ID Id) {
203
if (!
onlyAssembleType
(Id)) {
Completed in 24 milliseconds