OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isFunctionDefinition
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
coff2yaml.cpp
295
if (Symbol.
isFunctionDefinition
()) {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp
7500
D.
isFunctionDefinition
());
8302
bool IsDefinition = ExtraArgs.D.
isFunctionDefinition
();
9014
if (isFriend && !isInline && D.
isFunctionDefinition
()) {
9292
D.
isFunctionDefinition
()) {
9455
if (PragmaClangTextSection.Valid && D.
isFunctionDefinition
() &&
9462
if (CodeSegStack.CurrentValue && D.
isFunctionDefinition
() &&
9479
D.
isFunctionDefinition
())) {
9523
if (isa<FunctionNoProtoType>(FT) && !D.
isFunctionDefinition
()) {
9697
? (D.
isFunctionDefinition
()
9771
} else if (!D.
isFunctionDefinition
() &
[
all
...]
SemaDeclCXX.cpp
10877
if (D.
isFunctionDefinition
())
16584
if (D.
isFunctionDefinition
()) {
16655
if (D.
isFunctionDefinition
()) {
16679
if (D.
isFunctionDefinition
()) {
16784
} else if (!D.
isFunctionDefinition
())
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
COFF.h
395
bool
isFunctionDefinition
() const {
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h
2576
bool
isFunctionDefinition
() const {
/src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
COFFDumper.cpp
1525
if (Symbol.
isFunctionDefinition
()) {
Completed in 61 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026